Update Rust crate image to 0.24.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
image | dependencies | patch |
0.24.8 -> 0.24.9
|
Release Notes
image-rs/image (image)
v0.24.9
Structural changes:
- Relicense to MIT OR Apache-2.0
- Increase MSRV 1.63.0
New features:
- Support limits in PNG animation decoding.
- Added offsets to SubImage to compensate for the now-deprecated bounds call from GenericImageView.
Bug fixes:
- Correct limit tests for TIFF.
- Avoid overflow in gif::Decoder::buffer_size.
- Return error instead of using asssertion for Avif decoder unsupported or invalid bit depth.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]