Update Rust crate cc to 1.0.92
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 8m36s

This commit is contained in:
RenovateBot 2024-04-08 18:11:08 +00:00
parent 2fa0276bed
commit 3a00ab1820

View file

@ -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.91" cc = "1.0.92"