]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_passes/Cargo.toml
optimize `TypeFoldable` for 2 element tuples
[rust.git] / compiler / rustc_ast_passes / Cargo.toml
index 9312a68bc600c15d75ff721b3088d4c4e56c006a..45b70420338ddd98a77d14b17dc5393d466be8fe 100644 (file)
@@ -4,7 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-itertools = "0.9"
+itertools = "0.10"
 tracing = "0.1"
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }
 rustc_attr = { path = "../rustc_attr" }