Publishing 0.5.0-pre.2 (#104)

This commit is contained in:
Kevin Lewi
2023-02-03 13:26:11 -08:00
committed by GitHub
parent 8363d26f6f
commit 40d81294db
3 changed files with 7 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.1"
voprf = "0.5.0-pre.2"
```
### Minimum Supported Rust Version