We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd495a0 commit 5ece8d2Copy full SHA for 5ece8d2
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clippy"
3
-version = "0.1.60"
+version = "0.1.61"
4
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
5
repository = "https://github.com/rust-lang/rust-clippy"
6
readme = "README.md"
clippy_lints/Cargo.toml
name = "clippy_lints"
clippy_utils/Cargo.toml
name = "clippy_utils"
edition = "2021"
publish = false
0 commit comments