Skip to content

Commit 6966272

Browse files
Bump image from 0.25.5 to 0.25.6
Bumps [image](https://github.com/image-rs/image) from 0.25.5 to 0.25.6. - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.5...v0.25.6) --- updated-dependencies: - dependency-name: image dependency-version: 0.25.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d971c8 commit 6966272

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ members = ["ascii", "image", "manifest"]
1212
owo-colors = "4.2.0"
1313
anyhow = "1.0"
1414
clap = { version = "4.5.34", features = ["derive"] }
15-
image = { version = "0.25.5", default-features = false, features = [
15+
image = { version = "0.25.6", default-features = false, features = [
1616
"color_quant",
1717
"jpeg",
1818
"png",

0 commit comments

Comments
 (0)