betrusted-curve25519-dalek-.../.github/workflows
Tony Arcieri cfcdf536a0
Cargo.toml: compatibility updates for curve25519-dalek and ed25519 (#236)
curve25519-dalek:

- Enables `digest` and `rand_core` features
- Removes transitive `nightly`, `simd_backend`, and `std` features

ed25519:

- `AsRef` impl for `Signature` has been removed; uses `to_bytes`
- Uses `try_from` for `InternalSignature` conversion
2022-12-09 21:14:38 -05:00
..
rust.yml Cargo.toml: compatibility updates for curve25519-dalek and ed25519 (#236) 2022-12-09 21:14:38 -05:00