Skip to content

Commit 14b0174

Browse files
chore(deps): bump image from 0.25.6 to 0.25.8
Bumps [image](https://github.com/image-rs/image) from 0.25.6 to 0.25.8. - [Changelog](https://github.com/image-rs/image/blob/v0.25.8/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.8) --- updated-dependencies: - dependency-name: image dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74fc92a commit 14b0174

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

Cargo.lock

Lines changed: 22 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ compression-tar = ["flate2", "tar", "xz2", "zstd"]
3030
compression-zip = ["zip"]
3131

3232
[dependencies]
33-
image = { version = "0.25.4", default-features = false, optional = true }
33+
image = { version = "0.25.8", default-features = false, optional = true }
3434
mime = "0.3.16"
3535
reqwest = { version = ">=0.11.0", optional = true, default-features = false, features = ["json", "rustls-tls-webpki-roots"] }
3636
thiserror = "2.0.0"

0 commit comments

Comments
 (0)