Publishing v0.5 (#133)

This commit is contained in:
Kevin Lewi
2024-03-06 17:49:35 -08:00
committed by GitHub
parent c93884aca3
commit f0531f0812
3 changed files with 6 additions and 3 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.7"
voprf = "0.5"
```
### Minimum Supported Rust Version