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.
2 parents c7b395f + 8066993 commit a5477c5Copy full SHA for a5477c5
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