mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +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
@@ -20,7 +20,7 @@ tokio = "0.1.7"
|
||||
futures = "0.1.17"
|
||||
fdlimit = "0.1"
|
||||
exit-future = "0.1"
|
||||
sysinfo = "0.7"
|
||||
sysinfo = "0.8.0"
|
||||
panic-handler = { package = "substrate-panic-handler", path = "../../core/panic-handler" }
|
||||
client = { package = "substrate-client", path = "../../core/client" }
|
||||
network = { package = "substrate-network", path = "../../core/network" }
|
||||
|
||||
Reference in New Issue
Block a user