Merge pull request 'Update Rust crate image to 0.24.8' (#46) from renovate/image-0.x into master
Reviewed-on: #46
This commit is contained in:
commit
c017a0149d
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