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 3d0f0e3 commit 8066993Copy full SHA for 8066993
clippy_lints/Cargo.toml
@@ -19,7 +19,7 @@ edition = "2018"
19
[dependencies]
20
cargo_metadata = "0.9.0"
21
if_chain = "1.0.0"
22
-itertools = "0.8"
+itertools = "0.9"
23
lazy_static = "1.0.2"
24
matches = "0.1.7"
25
pulldown-cmark = { version = "0.7", default-features = false }
0 commit comments