]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
`needless_lifetimes`: ignore lifetimes in explicit self types
[rust.git] / clippy_lints / Cargo.toml
index 49171e21d10e7c1d04e8d6d7afb8490d2a90bbd7..2053ca64ba23d19626dfdbaaebd826f70d82a4db 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_lints"
-version = "0.1.59"
+version = "0.1.60"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"