Update Rust crate image to v0.25.2 #280
Reference in New Issue
Block a user
Delete Branch "renovate/image-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.25.1->0.25.2Release Notes
image-rs/image (image)
v0.25.2Compare Source
Features:
hdrfeature enabled. Supports 32-bit float RGB color only, for now.ImageBuffer,DynamicImageandFramethe existing bufferwill now be reused if possible.
image::ImageReaderas an alias.ImageEncoderforHdrEncoder.Structural changes
byteordertobyteorder-lite, consolidating some castingunsafety to
bytemuck.DynamicImageand buffers gained#[must_use]indications.Bug fixes:
bmpdecoder.exrfeature now compiles in isolation.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.