Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -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"