Exposing the derive_key() function under the danger feature (#73)

This commit is contained in:
Kevin Lewi
2022-04-05 00:41:38 -07:00
committed by GitHub
parent f26f5d2c57
commit 4646fe4ad0
6 changed files with 26 additions and 7 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.1"
voprf = "0.4.0-pre.2"
```
### Minimum Supported Rust Version