]> git.lizzy.rs Git - rust.git/blobdiff - library/panic_abort/Cargo.toml
Update std::fs::remove_dir_all documentation
[rust.git] / library / panic_abort / Cargo.toml
index 6dec0e674975c0b1962c04d9844068349bdbf4db..46183d1ad00665fdf6da15728ec3cb3c13591b9f 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 process aborts"
-edition = "2018"
+edition = "2021"
 
 [lib]
 test = false