Update Rust crate image to 0.25.1 #58
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ authors = ["hodasemi <superschneider@t-online.de>"]
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
image = "0.25.0"
|
||||
image = "0.25.1"
|
||||
vulkan-sys = { path = "../vulkan-sys" }
|
||||
vma-rs = { path = "../vma-rs" }
|
||||
anyhow = { version = "1.0.81", features = ["backtrace"] }
|
||||
|
|
Loading…
Reference in a new issue