dec not working yet

This commit is contained in:
opentrade
2021-04-09 18:02:10 +08:00
parent da372f276d
commit 4662b05d73
3 changed files with 38 additions and 6 deletions

View File

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