Compare commits
No commits in common. "7d60d4329b1dbd53eac9bce6aa96df5e1e535e03" and "f89e6b9e41c384bfbc53ec41e449f754e330afc9" have entirely different histories.
7d60d4329b
...
f89e6b9e41
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ authors = ["hodasemi <superschneider@t-online.de>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
image = "0.24.9"
|
image = "0.24.8"
|
||||||
vulkan-sys = { path = "../vulkan-sys" }
|
vulkan-sys = { path = "../vulkan-sys" }
|
||||||
vma-rs = { path = "../vma-rs" }
|
vma-rs = { path = "../vma-rs" }
|
||||||
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
||||||
|
|
Loading…
Reference in a new issue