mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
Simplify KeyPair handling
This commit is contained in:
committed by
nitnelave
parent
f918debc2e
commit
c3bbcce6a3
+1
-1
@@ -42,7 +42,7 @@ rand = { version = "0.8", features = ["small_rng", "getrandom"] }
|
||||
# TODO: update to 0.6 when out.
|
||||
[dependencies.opaque-ke]
|
||||
git = "https://github.com/novifinancial/opaque-ke"
|
||||
rev = "cd85efc603f5d98ed794cdd56a6e59236cce3d32"
|
||||
rev = "98f1821897cd2800e5bffb2a70541056145e99cc"
|
||||
|
||||
[dependencies.sqlx]
|
||||
version = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user