Publishing v0.6.0-pre.1 (#156)

This commit is contained in:
Kevin Lewi
2026-04-06 13:33:53 -07:00
committed by GitHub
parent f5b7e689e7
commit 0a7dc184ca
4 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -16,12 +16,12 @@ Installation
Add the following line to the dependencies of your `Cargo.toml`:
```
voprf = "0.6.0-pre.0"
voprf = "0.6.0-pre.1"
```
### Minimum Supported Rust Version
Rust **1.65** or higher.
Rust **1.85** or higher.
Contributors
------------