Update Rust crate cc to 1.0.79

This commit is contained in:
RenovateBot 2023-01-29 02:03:22 +01:00
parent a5c96a1e29
commit 99360628df

View file

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