diff options
Diffstat (limited to 'compiler/rustc_codegen_ssa/Cargo.toml')
| -rw-r--r-- | compiler/rustc_codegen_ssa/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
