mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 08:05:41 +00:00
remove unnecessary client-db dependency (#4348)
This commit is contained in:
committed by
Tomasz Drwięga
parent
4f2cdb20c1
commit
7120c6e0a9
@@ -35,7 +35,6 @@ tracing = "0.1.10"
|
||||
[dev-dependencies]
|
||||
env_logger = "0.7.0"
|
||||
tempfile = "3.1.0"
|
||||
client-db = { package = "sc-client-db", path = "./db", features = ["kvdb-rocksdb"] }
|
||||
test-client = { package = "substrate-test-runtime-client", path = "../test/utils/runtime/client" }
|
||||
kvdb-memorydb = "0.1.2"
|
||||
panic-handler = { package = "sp-panic-handler", path = "../primitives/panic-handler" }
|
||||
|
||||
Reference in New Issue
Block a user