Update Rust crate cc to 1.0.81

This commit is contained in:
RenovateBot 2023-08-03 02:03:45 +02:00
parent 353518ee87
commit 5dae54e798

View file

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