Update Rust crate cc to 1.0.99
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 24m40s

This commit is contained in:
RenovateBot 2024-06-07 12:08:02 +00:00
parent c61dcfc70e
commit 6e44e0adf8

View file

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