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

Allow aligned-vec versions 0.5 and 0.6 #36

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

FreezyLemon
Copy link
Contributor

0.6.0 was released recently and seems to be compatible with 0.5.0, at least for the usage in v_frame. rav1e already updated to 0.6.0 and allowing both 0.5 and 0.6 should allow dependency deduplication for more crate users.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.73%. Comparing base (cd69736) to head (eefd3e7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   72.73%   72.73%           
=======================================
  Files           4        4           
  Lines         994      994           
=======================================
  Hits          723      723           
  Misses        271      271           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shssoichiro
Copy link
Collaborator

It seems like they're compatible, so this should be fine.

@shssoichiro shssoichiro merged commit 313b352 into rust-av:main Jun 5, 2024
6 checks passed
@FreezyLemon FreezyLemon deleted the aligned-vec-0.5-or-0.6 branch June 6, 2024 14:20
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.

2 participants