This commit is contained in:
open-trade
2020-09-17 00:04:39 +08:00
parent 8fd7936f3e
commit b32a948347
5 changed files with 91 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -497,6 +497,7 @@ name = "hbbs"
version = "0.1.0"
dependencies = [
"hbb_common 0.1.0",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.115 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.115 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.57 (registry+https://github.com/rust-lang/crates.io-index)",