]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dev/Cargo.toml
Fix dogfood findings
[rust.git] / clippy_dev / Cargo.toml
index 5380ecd9814eaa6694d701342e56f3a0464e3595..e2e946d06f27c28f4c2732eac3c3b526f8676c0d 100644 (file)
@@ -5,8 +5,9 @@ authors = ["Philipp Hansch <dev@phansch.net>"]
 edition = "2018"
 
 [dependencies]
-clap = "~2.32"
-itertools = "0.7"
+clap = "2.33"
+itertools = "0.8"
 regex = "1"
 lazy_static = "1.0"
+shell-escape = "0.1"
 walkdir = "2"