prepare sled

This commit is contained in:
open-trade
2020-05-14 09:18:07 +00:00
parent 47e3601783
commit b06f9d22ac
4 changed files with 192 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ edition = "2018"
[dependencies]
hbb_common = { path = "libs/hbb_common" }
sled = "0.31"
[workspace]
members = ["libs/hbb_common"]