Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image still depends on jpeg-decoder through the tiff crate #2289

Open
Shnatsel opened this issue Jul 24, 2024 · 0 comments
Open

image still depends on jpeg-decoder through the tiff crate #2289

Shnatsel opened this issue Jul 24, 2024 · 0 comments

Comments

@Shnatsel
Copy link
Contributor

While image 0.25.x has migrated to zune-jpeg as its JPEG implementation, it still depends on the jpeg-decoder crate transitively through the tiff crate.

To reproduce this, run cargo tree -i jpeg-decoder in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant