Publishing v3.0.0-pre.2 (#318)

This commit is contained in:
Kevin Lewi
2023-03-14 19:07:10 -07:00
committed by GitHub
parent f8f5d22721
commit 8b755bf076
3 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -7,9 +7,9 @@ keywords = ["cryptography", "crypto", "opaque", "passwords", "authentication"]
license = "Apache-2.0 OR MIT"
name = "opaque-ke"
readme = "README.md"
repository = "https://github.com/novifinancial/opaque-ke"
repository = "https://github.com/facebook/opaque-ke"
rust-version = "1.65"
version = "3.0.0-pre.1"
version = "3.0.0-pre.2"
[features]
argon2 = ["dep:argon2"]