mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-06 20:41:14 +00:00
bump installation version to 0.5 in docs
This commit is contained in:
parent
b57cdba0a3
commit
ad8dd8430b
1 changed files with 10 additions and 10 deletions
|
|
@ -140,7 +140,7 @@ To install, add the following to your project's `Cargo.toml`:
|
|||
|
||||
```toml
|
||||
[dependencies.x25519-dalek]
|
||||
version = "^0.4"
|
||||
version = "^0.5"
|
||||
```
|
||||
|
||||
# Documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue