Merge pull request 'Update Rust crate cc to 1.0.79' (#3) from renovate/cc-1.x into master
Reviewed-on: #3
This commit is contained in:
commit
60903547e7
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
|
||||||
anyhow = { version = "1.0.68", features = ["backtrace"] }
|
anyhow = { version = "1.0.68", features = ["backtrace"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cc = "1.0.78"
|
cc = "1.0.79"
|
Loading…
Reference in a new issue