Updating to draft version 10 (#79)

This commit is contained in:
Kevin Lewi
2022-07-01 12:35:21 -07:00
committed by GitHub
parent 4646fe4ad0
commit 6e16a99a87
6 changed files with 649 additions and 645 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
voprf = "0.4.0-pre.2"
voprf = "0.4.0-pre.3"
```
### Minimum Supported Rust Version