Bump cc to v1.2.13 for the compiler workspace

This commit is contained in:
clubby789
2025-02-07 19:46:07 +00:00
committed by Jubilee Young
parent 64e06c0f55
commit 09f57b2e5c
3 changed files with 4 additions and 4 deletions

View File

@@ -12,5 +12,5 @@ libc = "0.2.73"
# tidy-alphabetical-start
# Pinned so `cargo update` bumps don't cause breakage. Please also update the
# pinned `cc` in `rustc_codegen_ssa` if you update `cc` here.
cc = "=1.2.7"
cc = "=1.2.13"
# tidy-alphabetical-end