1
Fork 0

Upgrade cc crate to 1.0.69

This commit is contained in:
Yuki Okushi 2021-07-13 17:58:50 +09:00
parent 1f0db5e0a3
commit e457c2739b
No known key found for this signature in database
GPG key ID: DABA5B072961C18A
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.68"
cc = "1.0.69"