diff --git a/README.md b/README.md index 2192cbf..2c0b3ef 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Extensive documentation is available [here](https://docs.rs/curve25519-dalek). To install, add the following to the dependencies section of your project's `Cargo.toml`: - curve25519-dalek = "^0.1" + curve25519-dalek = "^0.2" Then, in your library or executable source, add: