Update Rust crate cc to 1.0.83
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 5m46s

This commit is contained in:
RenovateBot 2023-08-21 02:04:22 +02:00
parent f4182ef108
commit 7938f3213b

View file

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