]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/Cargo.toml
Rollup merge of #89446 - chrismit3s:issue-88715-fix, r=joshtriplett
[rust.git] / src / tools / clippy / Cargo.toml
index ba3ed3053ac743466be07b2fdf04c97911dcc0f1..ed7fb1440139f7d199f5632cb54525633c0d48a1 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-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"