Skip to content

Commit 231e9a5

Browse files
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 <[email protected]>
1 parent b0ddee8 commit 231e9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exclude = ["CHANGELOG.md", "/target", "rustfmt.toml"]
1818
tauri-utils = { version = "2.1.0", path = "../tauri-utils", features = [
1919
"resources",
2020
] }
21-
image = "0.25.0"
21+
image = "0.25"
2222
flate2 = "1"
2323
anyhow = "1"
2424
thiserror = "2"

0 commit comments

Comments
 (0)