From cfe61320b85a54d38203c69bbb340e3f81b78ede Mon Sep 17 00:00:00 2001 From: Chris Denton Date: Fri, 3 Jan 2025 11:51:13 +0000 Subject: Bump cc in the compiler --- 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 f0456e62442..3254b5d38e7 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -10,7 +10,7 @@ arrayvec = { version = "0.7", default-features = false } bitflags = "2.4.1" # Pinned so `cargo update` bumps don't cause breakage. Please also update the # `cc` in `rustc_llvm` if you update the `cc` here. -cc = "=1.2.6" +cc = "=1.2.7" either = "1.5.0" itertools = "0.12" pathdiff = "0.2.0" -- cgit 1.4.1-3-g733a5