]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Auto merge of #7895 - ahmedkrmn:master, r=Manishearth
[rust.git] / clippy_lints / Cargo.toml
index e59175a55e184e9eaedfaecd76c79580c4d55383..aaf9ac83d49005dad0df8a05de2dc7818dcedd06 100644 (file)
@@ -1,12 +1,12 @@
 [package]
 name = "clippy_lints"
-version = "0.1.57"
+version = "0.1.58"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"
 license = "MIT OR Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 cargo_metadata = "0.12"