dalek-cryptography / x25519-dalek

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
BSD 3-Clause "New" or "Revised" License
328 stars 132 forks source link

Update rand dependency version #8

Closed SProst closed 6 years ago

SProst commented 6 years ago

The dependency on rand appears to be out of date. It appears PR #7 addresses this.

https://crates.io/crates/rand

isislovecruft commented 6 years ago

Fixed in version 0.2.1.