Publishing v0.6.0-pre.0 (#146)

This commit is contained in:
Kevin Lewi
2025-11-08 13:46:14 -08:00
committed by GitHub
parent e944f9db3b
commit eb55e9f5b5
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"
voprf = "0.6.0-pre.0"
```
### Minimum Supported Rust Version