dalek-cryptography / curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519
Other
867 stars 439 forks source link

Address clippy lints #543

Closed robjtede closed 1 year ago

pinkforest commented 1 year ago

@robjtede thanks :sweat_smile: EDIT: lgtm :tada:

Could we also include --all-features as well in: https://github.com/dalek-cryptography/curve25519-dalek/blob/main/.github/workflows/workspace.yml#L68

robjtede commented 1 year ago

@pinkforest bump on this since it LG now

robjtede commented 1 year ago

bump; this an easy enough merge