]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Auto merge of #5496 - phansch:markdown-link, r=flip1995
[rust.git] / clippy_lints / Cargo.toml
index ad3b077ec4b90c68917bd98763ca1c17edc2dbf6..1c0be727834625b54970c77b3209613bcf26c3e5 100644 (file)
@@ -19,9 +19,8 @@ edition = "2018"
 [dependencies]
 cargo_metadata = "0.9.0"
 if_chain = "1.0.0"
-itertools = "0.8"
+itertools = "0.9"
 lazy_static = "1.0.2"
-matches = "0.1.7"
 pulldown-cmark = { version = "0.7", default-features = false }
 quine-mc_cluskey = "0.2.2"
 regex-syntax = "0.6"