Bump color_quant from 1.1.0 to 2.0.0#1749
Conversation
spenserblack
left a comment
There was a problem hiding this comment.
Perhaps we should group image and color_quant in the dependabot config.
| [[package]] | ||
| name = "image" | ||
| version = "0.25.10" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "byteorder-lite", | ||
| "color_quant", | ||
| "color_quant 1.1.0", |
There was a problem hiding this comment.
I don't think this should be bumped unless image is also bumped, since image will still bring in color_quant 1.1.0.
makes sense, done in #1750 |
|
@dependabot recreate |
Bumps [color_quant](https://github.com/image-rs/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 ... Signed-off-by: dependabot[bot] <support@github.com>
8dbcb55 to
152cacd
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps color_quant from 1.1.0 to 2.0.0.
Changelog
Sourced from color_quant's changelog.
Commits