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