From fbc2abd6be069a549b8009fafec65aa6078f89f4 Mon Sep 17 00:00:00 2001 From: James Farrell Date: Wed, 8 May 2024 15:06:35 +0000 Subject: Update cc crate to v1.0.97 --- 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 f347a7fb0bb..1562a09f5c1 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" # tidy-alphabetical-start ar_archive_writer = "0.2.0" bitflags = "2.4.1" -cc = "1.0.90" +cc = "1.0.97" itertools = "0.12" jobserver = "0.1.28" pathdiff = "0.2.0" -- cgit 1.4.1-3-g733a5