]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/Cargo.toml
Rollup merge of #104954 - vincenzopalazzo:macros/prinf, r=estebank
[rust.git] / src / tools / clippy / Cargo.toml
index 60200a88b85829b6b7cf883829791d7ebc626ed2..fe425a2fb991fdb1377b985eb83d007156ad58dc 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-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"