]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dev/Cargo.toml
Auto merge of #9490 - kraktus:needless_borrow, r=Jarcho
[rust.git] / clippy_dev / Cargo.toml
index 2cfbcea5034e653beb818b1be5dc89b94b856d2c..2ac3b4fe2ed4f456f91188385e6e4aa3638ccc2b 100644 (file)
@@ -5,7 +5,7 @@ edition = "2021"
 
 [dependencies]
 aho-corasick = "0.7"
-clap = "2.33"
+clap = "3.2"
 indoc = "1.0"
 itertools = "0.10.1"
 opener = "0.5"