]> git.lizzy.rs Git - rust.git/blobdiff - clippy_utils/Cargo.toml
use TyS::walk
[rust.git] / clippy_utils / Cargo.toml
index cfa0661d87a1671b2e287cb697b5852ec01e7463..9c01badb04cc9e6856341bbf5b596d3335cb02b6 100644 (file)
@@ -1,8 +1,9 @@
 [package]
 name = "clippy_utils"
-version = "0.1.0"
-authors = ["The Rust Project Developers"]
+version = "0.1.52"
+authors = ["The Rust Clippy Developers"]
 edition = "2018"
+publish = false
 
 [dependencies]
 if_chain = "1.0.0"