Update Rust crate image to 0.24.8
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m34s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m34s
This commit is contained in:
parent
bd0ee65c28
commit
a081bae10d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ authors = ["hodasemi <superschneider@t-online.de>"]
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
image = "0.24.7"
|
||||
image = "0.24.8"
|
||||
vulkan-sys = { path = "../vulkan-sys" }
|
||||
vma-rs = { path = "../vma-rs" }
|
||||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||
|
|
Loading…
Reference in a new issue