]> git.lizzy.rs Git - rust.git/blobdiff - library/unwind/Cargo.toml
Rollup merge of #92642 - avborhanian:master, r=Dylan-DPC
[rust.git] / library / unwind / Cargo.toml
index 1941f2b5a0026253ce34ff8367491ba33947b9f2..69fce8d7795c17e442a6a65e2405f5b95ad14ba4 100644 (file)
@@ -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 = "2018"
+edition = "2021"
 include = [
   '/libunwind/*',
 ]