Compare commits

..

No commits in common. "1cd82a4ac2d5039d6b1fa8b3480a896af0e334b6" and "30f61287edb11c74148248592fc560c9e34654b9" have entirely different histories.

View file

@ -5,7 +5,7 @@ authors = ["hodasemi <superschneider@t-online.de>"]
edition = "2021"
[dependencies]
image = "0.24.7"
image = "0.24.6"
vulkan-sys = { path = "../vulkan-sys" }
vma-rs = { path = "../vma-rs" }
anyhow = { version = "1.0.72", features = ["backtrace"] }