]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Skip needless_for_each if an input stmt is local
[rust.git] / clippy_lints / Cargo.toml
index e67d03d3338107fc538a230f0f30ff75c6ecb0e2..05cdd9d064a8e44b3d0d4d28361afe4b74ffc126 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "clippy_lints"
 # begin automatic update
-version = "0.1.52"
+version = "0.1.53"
 # end automatic update
 authors = ["The Rust Clippy Developers"]
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"