]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/clippy_lints/Cargo.toml
Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddle
[rust.git] / src / tools / clippy / clippy_lints / Cargo.toml
index 281480b8d94914c2d1835a1fb7d2d1fb62620b18..0661c2803864c15545b050f15a2ddb9a3fd43634 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_lints"
-version = "0.1.58"
+version = "0.1.59"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust"
 repository = "https://github.com/rust-lang/rust-clippy"
 readme = "README.md"