chore(deps): update rust crate image to 0.25.5 (dev) (#12105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-01-02 01:11:42 +01:00
committed by GitHub
parent b0ddee8992
commit 231e9a5ee1

View File

@@ -18,7 +18,7 @@ exclude = ["CHANGELOG.md", "/target", "rustfmt.toml"]
tauri-utils = { version = "2.1.0", path = "../tauri-utils", features = [
"resources",
] }
image = "0.25.0"
image = "0.25"
flate2 = "1"
anyhow = "1"
thiserror = "2"