Update Rust crate cc to 1.0.84 #43

Merged
hodasemi merged 1 commit from renovate/cc-1.x into master 2023-11-14 06:59:14 +00:00
Showing only changes of commit 6731325b91 - Show all commits

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"