mirror of
https://github.com/rust-lang/cargo.git
synced 2026-01-25 04:16:45 +00:00
Update all crates to 2024 edition
This commit is contained in:
@@ -12,7 +12,7 @@ exclude = [
|
||||
|
||||
[workspace.package]
|
||||
rust-version = "1.86" # MSRV:3
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "MIT OR Apache-2.0"
|
||||
homepage = "https://github.com/rust-lang/cargo"
|
||||
repository = "https://github.com/rust-lang/cargo"
|
||||
|
||||
Reference in New Issue
Block a user