]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dev/Cargo.toml
Auto merge of #9734 - alex-semenyuk:badge, r=giraffate
[rust.git] / clippy_dev / Cargo.toml
index 2cfbcea5034e653beb818b1be5dc89b94b856d2c..510c7e852af6e9629f90ff90aeaf1886fa174fb9 100644 (file)
@@ -5,12 +5,11 @@ edition = "2021"
 
 [dependencies]
 aho-corasick = "0.7"
-clap = "2.33"
+clap = "3.2"
 indoc = "1.0"
 itertools = "0.10.1"
 opener = "0.5"
 shell-escape = "0.1"
-tempfile = "3.2"
 walkdir = "2.3"
 
 [features]