Updating voprf dependency and test vectors (#278)

This commit is contained in:
Kevin Lewi
2022-07-05 05:21:50 -04:00
committed by GitHub
parent e08ee1925c
commit 22eded4ed8
5 changed files with 479 additions and 477 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
opaque-ke = "2.0.0-pre.2"
opaque-ke = "2.0.0-pre.3"
```
### Minimum Supported Rust Version