]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/Cargo.toml
Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=estebank
[rust.git] / src / tools / clippy / Cargo.toml
index 40aaa5924df5b391862f379c8fd159920f5b061d..ba3ed3053ac743466be07b2fdf04c97911dcc0f1 100644 (file)
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]
 categories = ["development-tools", "development-tools::cargo-plugins"]
 build = "build.rs"
-edition = "2018"
+edition = "2021"
 publish = false
 
 [[bin]]