Update Rust crate cc to 1.0.94
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 9m46s

This commit is contained in:
RenovateBot 2024-04-13 18:07:19 +00:00
parent 43fef690b3
commit add24bacf3

View file

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