Bump MSRV to 1.81
This commit is contained in:
parent
869b44db4e
commit
b22a847668
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ repository = "https://github.com/iced-rs/iced"
|
|||
homepage = "https://iced.rs"
|
||||
categories = ["gui"]
|
||||
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
|
||||
rust-version = "1.80"
|
||||
rust-version = "1.81"
|
||||
|
||||
[workspace.dependencies]
|
||||
iced = { version = "0.14.0-dev", path = "." }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue