]> git.lizzy.rs Git - rust.git/blobdiff - library/panic_unwind/Cargo.toml
Rollup merge of #92715 - chordtoll:empty-string, r=davidtwco
[rust.git] / library / panic_unwind / Cargo.toml
index 67405463aa66ab06528edd45953f5ffb50083392..d720cc7bcbdf1c3c0067b3232dc4fcd7c1d6e51a 100644 (file)
@@ -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 stack unwinding"
-edition = "2018"
+edition = "2021"
 
 [lib]
 test = false