Compare commits
No commits in common. "5a1860b3e38720b8d936e02d30f491e2383248a6" and "5dd68bc3333c39756fd8cc7d5df68d37014b85a8" have entirely different histories.
5a1860b3e3
...
5dd68bc333
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
|
||||||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cc = "1.0.86"
|
cc = "1.0.83"
|
Loading…
Reference in a new issue