We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5881ab7 commit a47c9ecCopy full SHA for a47c9ec
library/panic_abort/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
4
license = "MIT OR Apache-2.0"
5
repository = "https://github.com/rust-lang/rust.git"
6
description = "Implementation of Rust panics via process aborts"
7
-edition = "2021"
+edition = "2024"
8
9
[lib]
10
test = false
0 commit comments