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