refactor: bump to Rust edition 2024
This commit is contained in:
parent
f48b32d586
commit
66531abb02
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.package]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
rust-version = "1.8"
|
||||
license = "MIT OR Apache-2.0"
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue