Adding documentation on RegistrationUpload and removing patch voprf in Cargo.toml (#273)

This commit is contained in:
Kevin Lewi
2022-04-22 01:51:16 -07:00
committed by GitHub
parent f83773dec9
commit 6e90913132
4 changed files with 9 additions and 5 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.1"
opaque-ke = "2.0.0-pre.2"
```
### Minimum Supported Rust Version