1
Fork 0

Auto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum

Update cc crate

To pull in this fix: 801a87bf2f
This commit is contained in:
bors 2021-05-14 04:12:40 +00:00
commit 91f2e2d218
6 changed files with 7 additions and 7 deletions

View file

@ -13,4 +13,4 @@ libc = "0.2.73"
[build-dependencies]
build_helper = { path = "../../src/build_helper" }
cc = "1.0.60"
cc = "1.0.67"