mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
Remove dependency on libp2p from cli (#1107)
This commit is contained in:
committed by
Bastian Köcher
parent
9063d1acae
commit
f94bba0802
@@ -25,7 +25,6 @@ exit-future = "0.1"
|
||||
sysinfo = "0.6.2"
|
||||
substrate-client = { path = "../../core/client" }
|
||||
substrate-network = { path = "../../core/network" }
|
||||
substrate-network-libp2p = { path = "../../core/network-libp2p" }
|
||||
sr-primitives = { path = "../../core/sr-primitives" }
|
||||
substrate-primitives = { path = "../../core/primitives" }
|
||||
substrate-service = { path = "../../core/service" }
|
||||
|
||||
Reference in New Issue
Block a user