]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_passes/Cargo.toml
Auto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
[rust.git] / compiler / rustc_ast_passes / Cargo.toml
index 45b70420338ddd98a77d14b17dc5393d466be8fe..22742b2adbd4fc3448c10c69f4ad7aa0b45b1908 100644 (file)
@@ -4,7 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-itertools = "0.10"
+itertools = "0.10.1"
 tracing = "0.1"
 rustc_ast_pretty = { path = "../rustc_ast_pretty" }
 rustc_attr = { path = "../rustc_attr" }