]> git.lizzy.rs Git - rust.git/blobdiff - clippy_utils/Cargo.toml
Auto merge of #8990 - tsoutsman:master, r=llogiq
[rust.git] / clippy_utils / Cargo.toml
index af1e2eb4dd11f1e09a51021e64e3d6528d2a9da1..c4e0b8448ab3f48c7ba68e9062fea13bc524197b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_utils"
-version = "0.1.59"
+version = "0.1.63"
 edition = "2021"
 publish = false
 
@@ -11,8 +11,7 @@ rustc-semver = "1.1"
 
 [features]
 deny-warnings = []
-internal-lints = []
-metadata-collector-lint = []
+internal = []
 
 [package.metadata.rust-analyzer]
 # This crate uses #[feature(rustc_private)]