Publishing v0.1 (#15)

This commit is contained in:
Kevin Lewi
2021-09-29 18:19:32 -07:00
committed by GitHub
parent 6632f6a771
commit 1d6113f319
5 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "voprf"
version = "0.0.0"
version = "0.1.0"
description = "An implementation of a verifiable oblivious pseudorandom function (VOPRF)"
authors = ["Kevin Lewi <[email protected]>"]
categories = ["no-std"]