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 f505d4e commit b9454afCopy full SHA for b9454af
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