Update Rust crate image to 0.24.2 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/image-0.x"
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.24.1
->0.24.2
Release Notes
image-rs/image
v0.24.2
Structural changes:
cargo-deny
, checking dependent crates to an OSS license listand against RUSTSEC advisories.
New Features:
VP8X
header.DX10
headers.Bug fixes:
DynamicImage
/ImageBuffer
's methodswrite_to
andsave
will nowwork properly even if the backing container is larger than the image layout
requires. Only the relevant slice of pixel data is passed to the encoder.
gif
decoder.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.