Update Rust crate cc to 1.0.90

This commit is contained in:
RenovateBot 2024-03-08 12:07:52 +00:00
parent acef0f0ad1
commit b10e3245a5

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"