Skip to content

Commit fb0c7c9

Browse files
committed
Update all crates to 2024 edition
1 parent 9d710a9 commit fb0c7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exclude = [
1212

1313
[workspace.package]
1414
rust-version = "1.86" # MSRV:3
15-
edition = "2021"
15+
edition = "2024"
1616
license = "MIT OR Apache-2.0"
1717
homepage = "https://github.com/rust-lang/cargo"
1818
repository = "https://github.com/rust-lang/cargo"

0 commit comments

Comments
 (0)