1
Fork 0

update cc crate

To pull in this fix: 801a87bf2f
This commit is contained in:
Mateusz Mikuła 2021-05-11 20:45:05 +02:00
parent a5f164faad
commit b04fd78d66
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"