Publishing 0.5.0-pre.4 (#109)

This commit is contained in:
Kevin Lewi
2023-05-21 00:29:21 -07:00
committed by GitHub
parent 4bd2cf466e
commit 20a35da7ba
3 changed files with 5 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.5.0-pre.3"
voprf = "0.5.0-pre.4"
```
### Minimum Supported Rust Version