rendezvous_servers

This commit is contained in:
open-trade
2020-09-18 17:07:17 +08:00
parent ba9862cd7f
commit 33accfb2ca
5 changed files with 118 additions and 16 deletions

View File

@@ -18,6 +18,7 @@ serde = "1.0"
serde_json = "1.0"
lazy_static = "1.4"
clap = "2.33"
rust-ini = "0.15"
[workspace]
members = ["libs/hbb_common"]