Files
RustCrypto-signatures/.github/workflows
Tony Arcieri 30fd323867 ed25519: ignore clippy nit for Signature::to_bytes() (#326)
This crate is 1.0 and fixing this nit would arguably be a breaking
change.

This commit ignores it and adds a TODO to fix it eventually.
2021-07-01 12:09:35 -06:00
..