chore: Rust 2024 edition
This commit is contained in:
parent
cd8ac14f79
commit
e405b929c1
8 changed files with 52 additions and 49 deletions
|
|
@ -2,9 +2,9 @@
|
|||
name = "cosmic-edit"
|
||||
version = "0.1.0"
|
||||
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-only"
|
||||
rust-version = "1.71"
|
||||
rust-version = "1.85"
|
||||
|
||||
[build-dependencies]
|
||||
vergen = { version = "8", features = ["git", "gitcl"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue