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

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