Update cc-rs to 1.2.39

This commit is contained in:
Daniel Paoliello 2025-10-27 10:10:48 -07:00
parent 11d2046fe9
commit 826c925128
2 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,7 @@ libc = "0.2.73"
[build-dependencies]
# tidy-alphabetical-start
# `cc` updates often break things, so we pin it here.
cc = "=1.2.16"
cc = "=1.2.39"
# tidy-alphabetical-end
[features]