Publishing v0.6.0-pre.1 (#156)

This commit is contained in:
Kevin Lewi
2026-04-06 13:33:53 -07:00
committed by GitHub
parent f5b7e689e7
commit 0a7dc184ca
4 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ license = "MIT"
name = "voprf"
readme = "README.md"
repository = "https://github.com/facebook/voprf/"
rust-version = "1.83"
version = "0.6.0-pre.0"
rust-version = "1.85"
version = "0.6.0-pre.1"
[features]
alloc = []