mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 10:33:21 +00:00
`packed_simd_2` no longer builds on nightly: https://github.com/rust-lang/packed_simd/issues/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.