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

keccak: fix build #13

Merged
merged 1 commit into from
May 24, 2022
Merged

keccak: fix build #13

merged 1 commit into from
May 24, 2022

Conversation

tarcieri
Copy link
Member

packed_simd_2 no longer builds on nightly:

rust-lang/packed_simd#343

This commit pins the nightly version for now, and disables the minimal-versions check since it's not customizable and requires the latest nightly.

`packed_simd_2` no longer builds on nightly:

rust-lang/packed_simd#343

This commit pins the nightly version for now, and disables the
`minimal-versions` check since it's not customizable and requires the
latest nightly.
@tarcieri tarcieri merged commit e29a53e into master May 24, 2022
@tarcieri tarcieri deleted the keccak/fix-build branch May 24, 2022 21:32
aewag added a commit to aewag/sponges that referenced this pull request May 24, 2022
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.

1 participant