Compare commits

...

2 commits

Author SHA1 Message Date
126ab311be Merge pull request 'Update Rust crate cc to 1.0.83' (#35) from renovate/cc-1.x into master
Reviewed-on: #35
2023-08-21 07:38:54 +02:00
7938f3213b Update Rust crate cc to 1.0.83
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 5m46s
2023-08-21 02:04:22 +02:00

View file

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