Merge pull request 'Update Rust crate cc to 1.0.82' (#31) from renovate/cc-1.x into master

Reviewed-on: #31
This commit is contained in:
hodasemi 2023-08-08 12:13:03 +02:00
commit 30f61287ed

View file

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