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

fix(miniz_oxide): Fix version specification for simd-adler32 #150

Merged
merged 1 commit into from
Apr 8, 2024
Merged

fix(miniz_oxide): Fix version specification for simd-adler32 #150

merged 1 commit into from
Apr 8, 2024

Conversation

d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Apr 4, 2024

The crate requires simd-adler32 in version 0.3.3 at a minimum, as that is when the simd_adler32::Adler32::from_checksum constructor was introduced. Fix the version specification accordingly.

The crate requires simd-adler32 in version 0.3.3 at a minimum, as that
is when the simd_adler32::Adler32::from_checksum constructor was
introduced. Fix the version specification accordingly.

Signed-off-by: Daniel Müller <deso@posteo.net>
@oyvindln oyvindln merged commit 35c71e1 into Frommi:master Apr 8, 2024
@oyvindln
Copy link
Collaborator

oyvindln commented Apr 8, 2024

thanks

@d-e-s-o d-e-s-o deleted the topic/simd-adler32-version branch April 8, 2024 21:21
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