Publishing 0.5.0-pre.3 (#107)

This commit is contained in:
Kevin Lewi
2023-03-04 15:09:02 -08:00
committed by GitHub
parent 8b895cc631
commit 829c6add0f
3 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -7,9 +7,9 @@ keywords = ["oprf"]
license = "MIT"
name = "voprf"
readme = "README.md"
repository = "https://github.com/novifinancial/voprf/"
repository = "https://github.com/facebook/voprf/"
rust-version = "1.65"
version = "0.5.0-pre.2"
version = "0.5.0-pre.3"
[features]
alloc = []