Update Rust crate cc to 1.0.84
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 8m34s

This commit is contained in:
RenovateBot 2023-11-13 02:07:16 +01:00
parent 584f56f935
commit 6731325b91

View file

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