mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
Update substrate-cli & node-template deps (#1737)
* Update to latest sysinfo crate * Update node_templates parking_lot dependency
This commit is contained in:
committed by
Bastian Köcher
parent
3509b69c4c
commit
0135afd0ed
@@ -16,11 +16,11 @@ ctrlc = { version = "3.0", features = ["termination"] }
|
||||
log = "0.4"
|
||||
tokio = "0.1"
|
||||
exit-future = "0.1"
|
||||
parking_lot = "0.4"
|
||||
parking_lot = "0.7.1"
|
||||
hex-literal = "0.1"
|
||||
slog = "^2"
|
||||
parity-codec = "3.0"
|
||||
trie-root = "0.9"
|
||||
trie-root = "0.11.0"
|
||||
sr-io = { path = "../core/sr-io" }
|
||||
substrate-cli = { path = "../core/cli" }
|
||||
primitives = { package = "substrate-primitives", path = "../core/primitives" }
|
||||
|
||||
Reference in New Issue
Block a user