]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #89036 - nbdd0121:alloc, r=yaahc
[rust.git] / src / bootstrap / Cargo.toml
index 64f022b4e8daec7b00395b5475311658dd8c1418..1ce1f0b26db58030254cf0a903fa10d751476da3 100644 (file)
@@ -1,8 +1,7 @@
 [package]
-authors = ["The Rust Project Developers"]
 name = "bootstrap"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 build = "build.rs"
 
 [lib]