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

This commit is contained in:
RenovateBot 2024-04-30 15:06:47 +00:00
parent 6724885f0a
commit 49a4fe96f5

View file

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