We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e348afb commit 8f682d4Copy full SHA for 8f682d4
clippy_utils/Cargo.toml
@@ -3,6 +3,7 @@ name = "clippy_utils"
3
version = "0.1.52"
4
authors = ["The Rust Clippy Developers"]
5
edition = "2018"
6
+publish = false
7
8
[dependencies]
9
if_chain = "1.0.0"
0 commit comments