Update Rust crate cc to 1.0.90 #55

Merged
RenovateBot merged 1 commit from renovate/cc-1.x into master 2024-03-08 18:07:12 +00:00
Showing only changes of commit b10e3245a5 - Show all commits

View file

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