working on lic

This commit is contained in:
opentrade
2021-04-08 18:59:57 +08:00
parent 918dfc3bdd
commit 1282e730af
5 changed files with 120 additions and 3 deletions

View File

@@ -20,6 +20,10 @@ lazy_static = "1.4"
clap = "2.33"
rust-ini = "0.16"
reqwest = "0.10"
machine-uid = "0.2"
mac_address = "1.1"
whoami = "0.9"
base64 = "0.13"
[build-dependencies]
hbb_common = { path = "libs/hbb_common" }