mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Migrate test to Rust 2024
This commit is contained in:
@@ -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'] }
|
||||
|
||||
Reference in New Issue
Block a user