We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1d5dc commit f23a9fbCopy full SHA for f23a9fb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clippy"
3
-version = "0.1.61"
+version = "0.1.62"
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