1
Fork 0

Bump compiler cc

This commit is contained in:
clubby789 2024-12-29 00:30:32 +00:00
parent 6d3db555e6
commit 8c8fed7ea9
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.5"
cc = "=1.2.6"
# tidy-alphabetical-end