Skip to content

Commit fd1e6da

Browse files
Bump color_quant from 1.1.0 to 2.0.0 in the image group
Bumps the image group with 1 update: [color_quant](https://github.com/image-rs/color_quant). Updates `color_quant` from 1.1.0 to 2.0.0 - [Changelog](https://github.com/image-rs/color_quant/blob/master/CHANGELOG.md) - [Commits](https://github.com/image-rs/color_quant/commits) --- updated-dependencies: - dependency-name: color_quant dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: image ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09a1bf4 commit fd1e6da

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

Cargo.lock

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

image/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ image = { version = "0.25.10", default-features = false, features = [
1818
] }
1919

2020
[target.'cfg(not(windows))'.dependencies]
21-
color_quant = "1.1.0"
21+
color_quant = "2.0.0"
2222
base64 = "0.22.1"
2323
rustix = { version = "1.1.4", features = ["termios", "event"] }

0 commit comments

Comments
 (0)