Migrate the sysroot crate to Rust 2024
This commit is contained in:
parent
32c61f70e7
commit
ba06ce6114
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ cargo-features = ["public-dependency"]
|
|||
[package]
|
||||
name = "sysroot"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
# this is a dummy crate to ensure that all required crates appear in the sysroot
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue