mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Update MSRV to 1.80 (#5457)
Because some dependencies now require it, see: * https://github.com/emilk/egui/pull/5456
This commit is contained in:
@@ -3,7 +3,7 @@ name = "custom_style"
|
||||
version = "0.1.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.79"
|
||||
rust-version = "1.80"
|
||||
publish = false
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user