We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b2e21 commit 9de1f9fCopy full SHA for 9de1f9f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clippy"
3
-version = "0.1.63"
+version = "0.1.64"
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