mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-08 21:00:40 +00:00
Merge pull request #36 from DebugSteven/the-number-5
Doc version bump to 0.5
This commit is contained in:
commit
2ffd916dc7
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