lic draft

This commit is contained in:
opentrade
2021-04-08 17:53:56 +08:00
parent 92bd9c3250
commit 25554dd318
5 changed files with 578 additions and 30 deletions

View File

@@ -19,9 +19,9 @@ serde_json = "1.0"
lazy_static = "1.4"
clap = "2.33"
rust-ini = "0.16"
reqwest = "0.10"
[build-dependencies]
cc = "1.0"
hbb_common = { path = "libs/hbb_common" }
[workspace]