Update Rust crate image to 0.24.8
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m34s

This commit is contained in:
RenovateBot 2024-01-14 02:07:36 +01:00
parent bd0ee65c28
commit a081bae10d

View file

@ -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"] }