add sync/async features
This commit is contained in:
@@ -14,7 +14,7 @@ name = "db_bench"
|
||||
harness = false
|
||||
|
||||
[dependencies]
|
||||
chgk_ledb_lib = {path = "../lib"}
|
||||
chgk_ledb_lib = {path = "../lib", features = ["sync"]}
|
||||
serde_json="1.0"
|
||||
zip="0.6"
|
||||
rand="0.8"
|
||||
|
||||
Reference in New Issue
Block a user