Publishing v0.2 (#31)

This commit is contained in:
Kevin Lewi
2021-10-18 16:47:13 -07:00
committed by GitHub
parent 093a15f597
commit 1b3837a789
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
voprf = "0.1.0"
voprf = "0.2"
```
### Minimum Supported Rust Version