Update clippy_utils/Cargo.toml
Co-authored-by: Philipp Krones <hello@philkrones.com>
This commit is contained in:
parent
8500ad5d19
commit
33ee598a9f
@ -3,6 +3,7 @@ name = "clippy_utils"
|
|||||||
version = "0.1.52"
|
version = "0.1.52"
|
||||||
authors = ["The Rust Clippy Developers"]
|
authors = ["The Rust Clippy Developers"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
publish = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
if_chain = "1.0.0"
|
if_chain = "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user