mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
* ascon: make tests compatible with Rust 1.56 * ascon: drop MSRV to 1.56 MSRV was raised for `ascon` in c8b07a46c86b240d3ce9c5e75a4f23117a874e19. After the merge of `ascon-core`, 1.56 provides all required features.