This commit is contained in:
rustdesk
2021-05-04 20:42:13 +08:00
parent 9518ba3651
commit 26d926838f
3 changed files with 85 additions and 14 deletions

View File

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