Remove dependency on libp2p from cli (#1107)

This commit is contained in:
Pierre Krieger
2018-11-13 16:26:53 +01:00
committed by Bastian Köcher
parent 9063d1acae
commit f94bba0802
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -3027,7 +3027,6 @@ dependencies = [
"sr-primitives 0.1.0",
"substrate-client 0.1.0",
"substrate-network 0.1.0",
"substrate-network-libp2p 0.1.0",
"substrate-primitives 0.1.0",
"substrate-service 0.3.0",
"substrate-telemetry 0.3.0",