Skip to content

Commit

Permalink
chore(deps): update rust crate image to 0.25.5 (dev) (tauri-apps#12105)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <[email protected]>
  • Loading branch information
renovate[bot] and FabianLars authored Jan 2, 2025
1 parent b0ddee8 commit 231e9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri-bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 231e9a5

Please sign in to comment.