chore(deps) Update Rust crate image to 0.24.5 (#5675)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-30 11:25:53 -03:00 committed by GitHub
parent 445a8b6062
commit 873840a204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ exclude = [ "CHANGELOG.md", "/target", "rustfmt.toml" ]
[dependencies]
tauri-utils = { version = "1.2.1", path = "../../core/tauri-utils", features = [ "resources" ] }
image = "0.24.4"
image = "0.24.5"
libflate = "1.2"
anyhow = "1.0"
thiserror = "1.0"