Publishing v0.4.0 (#83)

This commit is contained in:
Kevin Lewi
2022-09-15 02:18:34 -07:00
committed by GitHub
parent f670733165
commit 2dc6a8b2c2
3 changed files with 7 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
voprf = "0.4.0-pre.4"
voprf = "0.4"
```
### Minimum Supported Rust Version