]> git.lizzy.rs Git - rust.git/blobdiff - clippy_utils/Cargo.toml
Auto merge of #9258 - Serial-ATA:unused-peekable, r=Alexendoo
[rust.git] / clippy_utils / Cargo.toml
index a688050f63a6ad659603b248aa78ca785edcf093..c36bca06507d67b8544dd51850235166b9cf0015 100644 (file)
@@ -7,6 +7,7 @@ publish = false
 [dependencies]
 arrayvec = { version = "0.7", default-features = false }
 if_chain = "1.0"
+itertools = "0.10.1"
 rustc-semver = "1.1"
 
 [features]