]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_macros/Cargo.toml
Auto merge of #88999 - Migi:master, r=oli-obk
[rust.git] / compiler / rustc_macros / Cargo.toml
index 73eb0dd56d772b1ba3d7a618bcbd03cfedced2b5..a9192be4d6ef43f00574dac372fc45970d74d0f4 100644 (file)
@@ -1,8 +1,7 @@
 [package]
 name = "rustc_macros"
 version = "0.1.0"
-authors = ["The Rust Project Developers"]
-edition = "2018"
+edition = "2021"
 
 [lib]
 proc-macro = true