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

@ -9,7 +9,7 @@ test = false
[dependencies]
bitflags = "1.2.1"
cc = "1.0.1"
cc = "1.0.67"
itertools = "0.9"
tracing = "0.1"
libc = "0.2.50"