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

Update image-rs, enable avif-native feature. #42

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

superyu1337
Copy link
Contributor

  • Bump image dependency to 0.25.5
  • Enable avif-native feature for image
  • Bump MSRV to 1.80.1, 1.74 doesn't seem to compile anymore.

Closes #31

@superyu1337
Copy link
Contributor Author

MSRV is wrong, reverting to draft for now until this is figured out.

@superyu1337 superyu1337 marked this pull request as draft November 18, 2024 12:54
@FreezyLemon
Copy link
Contributor

Blocked by image-rs/image#2382.

@superyu1337 superyu1337 changed the title Update image-rs, enable avif-native feature. Bump MSRV. Update image-rs, enable avif-native feature. Nov 18, 2024
@Quackdoc
Copy link

Quackdoc commented Nov 21, 2024

can you make avif an optional feature? it can be on by default.

@superyu1337
Copy link
Contributor Author

Now we just need to wait for a release on the image crate.

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.

AVIF support
3 participants