]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/Cargo.toml
Rollup merge of #94327 - Mark-Simulacrum:avoid-macro-sp, r=petrochenkov
[rust.git] / compiler / rustc_lint / Cargo.toml
index 8294d5878fa99015efaee012ac8a5eb2c049fe22..414fcbeb9e415d57706461952f1a126fcbce78df 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_lint"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 if_chain = "1.0"