Skip to content

Commit ce7d799

Browse files
committed
Migrate unwind to Rust 2024
1 parent d8a2ce2 commit ce7d799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/unwind/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "unwind"
33
version = "0.0.0"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/rust-lang/rust.git"
6-
edition = "2021"
6+
edition = "2024"
77
include = [
88
'/libunwind/*',
99
]

0 commit comments

Comments
 (0)