Migrate unwind to Rust 2024
This commit is contained in:
parent
985f66bc22
commit
540ef90832
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "unwind"
|
|||
version = "0.0.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/rust.git"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
include = [
|
||||
'/libunwind/*',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue