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
@@ -9,7 +9,7 @@ name = "voprf"
readme = "README.md"
repository = "https://github.com/novifinancial/voprf/"
rust-version = "1.57"
version = "0.4.0-pre.1"
version = "0.4.0-pre.2"
[features]
alloc = []