Update Rust crate cc to 1.0.98
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 32m8s

This commit is contained in:
RenovateBot 2024-05-19 09:07:37 +00:00
parent 4b67acf84f
commit 219c4eff1a

View file

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