mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-06 20:20:39 +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
|
```toml
|
||||||
[dependencies.x25519-dalek]
|
[dependencies.x25519-dalek]
|
||||||
version = "^0.4"
|
version = "^0.5"
|
||||||
```
|
```
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue