]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_macros/Cargo.toml
Rollup merge of #89907 - GuillaumeGomez:correctly-emit-errors, r=camelid
[rust.git] / compiler / rustc_macros / Cargo.toml
index e4dddbab06755245143214d8772b8d05718a5a73..a9192be4d6ef43f00574dac372fc45970d74d0f4 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_macros"
 version = "0.1.0"
-edition = "2018"
+edition = "2021"
 
 [lib]
 proc-macro = true