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

Add optional serde feature for image::ImageFormat #2374

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

Snapstromegon
Copy link
Contributor

@Snapstromegon Snapstromegon commented Oct 31, 2024

This change fixes #2254 by adding the non-default serde feature to image::ImageForamt.

Fixes #2254

This change fixes image-rs#2254 by adding the non-default `serde` feature to `image::ImageForamt`.
@fintelia fintelia merged commit b8bfa9f into image-rs:main Nov 1, 2024
33 checks passed
@Snapstromegon Snapstromegon deleted the issue-2254 branch November 1, 2024 08:09
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

Successfully merging this pull request may close these issues.

Add serde support for image::ImageFormat
2 participants