Only ed25519

This commit is contained in:
opentrade
2021-04-10 10:41:27 +08:00
parent b1a37379c8
commit c5e102fa6e
3 changed files with 33 additions and 79 deletions

View File

@@ -24,7 +24,7 @@ machine-uid = "0.2"
mac_address = "1.1"
whoami = "0.9"
base64 = "0.13"
rand = "0.8"
cryptoxide = "0.3"
[build-dependencies]
hbb_common = { path = "libs/hbb_common" }