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

Reviewed-on: #51
This commit is contained in:
hodasemi 2024-02-21 09:57:32 +00:00
commit 5a1860b3e3

View file

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