linebender / resvg

An SVG rendering library.
Mozilla Public License 2.0
2.79k stars 225 forks source link

Upgrade image-webp to 0.2.x get bugfixes and major optimizations #835

Closed Shnatsel closed 6 days ago

Shnatsel commented 6 days ago

I know that PRs for updates to dependencies usually aren't welcome, but this cannot be taken care of by a cargo update because 0.1.x to 0.2.x is a semver-incompatible change, and needs to be done in resvg's Cargo.toml

Changelog: https://github.com/image-rs/image-webp/blob/main/CHANGES.md

RazrFalcon commented 6 days ago

Ok, I'll accept.