curve25519-dalek-source/.github/workflows
Tony Arcieri 7d53206366
Weakly activate zeroize?/alloc; MSRV 1.60 (#485)
Previously `alloc` implicitly activated `zeroize` via `zeroize/alloc`.

This commit switches to weak feature activation as added in Rust 1.60,
only activating `zeroize/alloc` if the `zeroize` dependency is
explicitly activated (which it is by default).
2022-12-27 05:12:55 -05:00
..
rust.yml Weakly activate zeroize?/alloc; MSRV 1.60 (#485) 2022-12-27 05:12:55 -05:00