refactored

This commit is contained in:
open-trade
2020-03-09 23:54:36 +08:00
parent df9de95968
commit 69f60499db
4 changed files with 69 additions and 84 deletions

View File

@@ -7,7 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
simple-error = "0.2"
hbb_common = { path = "libs/hbb_common" }
[workspace]