From 8c8fed7ea92a4048d1424f41ddf9b288ffed4df0 Mon Sep 17 00:00:00 2001 From: clubby789 Date: Sun, 29 Dec 2024 00:30:32 +0000 Subject: Bump compiler cc --- 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 3a9b4d36807..f0456e62442 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.5" +cc = "=1.2.6" either = "1.5.0" itertools = "0.12" pathdiff = "0.2.0" -- cgit 1.4.1-3-g733a5