Update Rust crate cc to 1.0.102
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 30m18s

This commit is contained in:
RenovateBot 2024-06-29 09:07:06 +00:00
parent 6e44e0adf8
commit 51232b431d

View file

@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
anyhow = { version = "1.0.86", features = ["backtrace"] }
[build-dependencies]
cc = "1.0.99"
cc = "1.0.102"