Compare commits

..

2 commits

Author SHA1 Message Date
93e3736558 Merge pull request 'Update Rust crate cc to 1.0.88' (#52) from renovate/cc-1.x into master
Reviewed-on: #52
2024-02-26 09:34:21 +00:00
9cc2b4b190 Update Rust crate cc to 1.0.88
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m58s
2024-02-26 02:05:26 +00:00

View file

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