mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
More cleanups in node-template (#4705)
* remove and reformat * remove some more * commit Cargo.lock
This commit is contained in:
committed by
Bastian Köcher
parent
e0c6955ca9
commit
19df538c62
@@ -14,10 +14,6 @@ futures = "0.3.1"
|
||||
ctrlc = { version = "3.1.3", features = ["termination"] }
|
||||
log = "0.4.8"
|
||||
tokio = { version = "0.2", features = ["rt-threaded"] }
|
||||
parking_lot = "0.9.0"
|
||||
codec = { package = "parity-scale-codec", version = "1.0.0" }
|
||||
trie-root = "0.15.2"
|
||||
sp-io = { version = "2.0.0", path = "../../primitives/io" }
|
||||
sc-cli = { version = "0.8.0", path = "../../client/cli" }
|
||||
sp-core = { version = "2.0.0", path = "../../primitives/core" }
|
||||
sc-executor = { version = "0.8", path = "../../client/executor" }
|
||||
|
||||
Reference in New Issue
Block a user