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