Update Rust crate cc to 1.0.88
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m58s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m58s
This commit is contained in:
parent
2199b02975
commit
9cc2b4b190
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
|
||||||
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cc = "1.0.86"
|
cc = "1.0.88"
|
Loading…
Reference in a new issue