image-rs / image

Encoding and decoding images in Rust
Apache License 2.0
4.93k stars 610 forks source link

Bump zune-jpeg to 0.4.13 #2286

Closed Shnatsel closed 2 months ago

Shnatsel commented 2 months ago

v0.4.13 is a bugfix release. It fixes the panics that people kept complaining about.

More info: https://github.com/etemesi254/zune-image/issues/215

This PR makes Cargo.toml require it, to make it impossible to use the older version that panics on 0.1% of images.