Increase MSRV to 1.70 and update workflow dependencies (#342)

This commit is contained in:
Kevin Lewi
2023-09-24 17:43:59 -07:00
committed by GitHub
parent 07c3f74582
commit 83795f3f1c
5 changed files with 24 additions and 20 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ license = "Apache-2.0 OR MIT"
name = "opaque-ke"
readme = "README.md"
repository = "https://github.com/facebook/opaque-ke"
rust-version = "1.65"
version = "3.0.0-pre.4"
rust-version = "1.70"
version = "3.0.0-pre.5"
[features]
argon2 = ["dep:argon2"]