Update Rust crate cc to 1.0.104
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 17m0s

This commit is contained in:
RenovateBot 2024-07-01 09:08:41 +00:00
parent 51232b431d
commit 260051b42c

View file

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