We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b93aa commit 53880a5Copy full SHA for 53880a5
clippy_dev/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2018"
7
[dependencies]
8
bytecount = "0.6"
9
clap = "2.33"
10
-itertools = "0.8"
+itertools = "0.9"
11
regex = "1"
12
lazy_static = "1.0"
13
shell-escape = "0.1"
0 commit comments