From f684acdd7efe9767978d81eb9460077e50692dce Mon Sep 17 00:00:00 2001 From: pierwill Date: Fri, 4 Mar 2022 11:54:28 -0600 Subject: Update `itertools` Update to 0.10.1 --- compiler/rustc_codegen_ssa/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_codegen_ssa') diff --git a/compiler/rustc_codegen_ssa/Cargo.toml b/compiler/rustc_codegen_ssa/Cargo.toml index 8bbf25ce030..87d0680bf6f 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -9,7 +9,7 @@ test = false [dependencies] bitflags = "1.2.1" cc = "1.0.69" -itertools = "0.10" +itertools = "0.10.1" tracing = "0.1" libc = "0.2.50" jobserver = "0.1.22" -- cgit 1.4.1-3-g733a5