mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Update all crates to 2024 edition
This commit is contained in:
parent
9d710a98a1
commit
fb0c7c99cf
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user