image released a 0.25.0 version. Most notably, they switched the jpeg decoder backend to zune-jpeg and removed the feature jpeg_rayon. This PR updates image and removes the associated image_jpeg_rayon feature. All tests pass. I have not seen other relevant changes in the image release notes for gltf but I'm not familiar with the codebase.
image
released a0.25.0
version. Most notably, they switched the jpeg decoder backend tozune-jpeg
and removed the featurejpeg_rayon
. This PR updatesimage
and removes the associatedimage_jpeg_rayon
feature. All tests pass. I have not seen other relevant changes in theimage
release notes forgltf
but I'm not familiar with the codebase.