]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rustfmt/Cargo.toml
Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez
[rust.git] / src / tools / rustfmt / Cargo.toml
index 8d9c4a7fb20cd93264f5459a7997cb9ca7cbc4df..764714638a9787c214227c4580ea4203442f071f 100644 (file)
@@ -33,7 +33,7 @@ rustfmt-format-diff = []
 generic-simd = ["bytecount/generic-simd"]
 
 [dependencies]
-itertools = "0.9"
+itertools = "0.10.1"
 toml = "0.5"
 serde = { version = "1.0", features = ["derive"] }
 serde_json = "1.0"