]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Move `index_refutable_slice` to `pedantic`
[rust.git] / clippy_lints / Cargo.toml
index 5368932b3528dadf5a1ac0b659567d846b4fd9bd..dcadd012a44d35a084f3f5924814904fcfa44ff2 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_lints"
-version = "0.1.66"
+version = "0.1.67"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"