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

Reviewed-on: #52
This commit is contained in:
hodasemi 2024-02-26 09:34:21 +00:00
commit 93e3736558

View file

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