Migrate panic_abort to Rust 2024
This commit is contained in:
parent
f505d4e8e3
commit
b9454af36d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version = "0.0.0"
|
|||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/rust.git"
|
||||
description = "Implementation of Rust panics via process aborts"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
test = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue