]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/clippy_lints/Cargo.toml
Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simulacrum
[rust.git] / src / tools / clippy / clippy_lints / Cargo.toml
index 7900dc6d0414136a0ef27a74f787c7d97cd6fc05..aaf9ac83d49005dad0df8a05de2dc7818dcedd06 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_lints"
-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"