Migrate test to Rust 2024
This commit is contained in:
parent
993359e701
commit
f1a95138d9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ cargo-features = ["public-dependency"]
|
|||
[package]
|
||||
name = "test"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
getopts = { version = "0.2.21", features = ['rustc-dep-of-std'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue