Update Rust crate cc to 1.0.91
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 8m19s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 8m19s
This commit is contained in:
parent
1fb136bed9
commit
2fa0276bed
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
|
||||||
anyhow = { version = "1.0.81", features = ["backtrace"] }
|
anyhow = { version = "1.0.81", features = ["backtrace"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cc = "1.0.90"
|
cc = "1.0.91"
|
Loading…
Reference in a new issue