Conversation
|
Hi @Enet4, would appreciate a review on this if possible. This will enable us to bump the image library in our own project. |
Enet4
left a comment
There was a problem hiding this comment.
Thank you for the pull request. It's with good timing that we bump image to 0.25, so that it is incorporated into the 0.7 milestone.
There is a known caveat that JPEG lossless image files will no longer work as input to dicom-fromimage (image-rs/image#1877 (comment)), but this is a very minor situation which I believe no one is strongly depending on. JPEG baseline and JPEG lossless decoding will continue to depend on jpeg-decoder directly, meaning that we may have multiple JPEG decoder implementations in the final build for now. Maybe one day DICOM-rs can too move to zune-jpeg for decoding (etemesi254/zune-image#144).
Bumps the image-rs dependency to 25.1.
Two changes to features:
image-rs/image@7c841c4
image-rs/image@81b3fe6