Update Rust crate cc to 1.0.88
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m58s

This commit is contained in:
RenovateBot 2024-02-26 02:05:26 +00:00
parent 2199b02975
commit 9cc2b4b190

View file

@ -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"