Remove KvStorage

This commit is contained in:
dbr
2021-05-28 12:10:18 +10:00
parent 98f2ab51cb
commit baa6b59e39
6 changed files with 4 additions and 316 deletions

View File

@@ -14,7 +14,6 @@ thiserror = "1.0"
futures = "^0.3.8"
serde = "^1.0.125"
serde_json = "^1.0"
kv = {version = "^0.10.0", features = ["msgpack-value"]}
clap = "^2.33.0"
log = "^0.4.14"
env_logger = "^0.8.3"