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

This commit is contained in:
RenovateBot 2024-04-20 06:07:19 +00:00
parent fe666addd2
commit 65e480681f

View file

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