parity-substrate -> substrate

This commit is contained in:
Robert Habermeier
2018-08-15 14:34:49 +02:00
parent 56759c781c
commit 898c7d3138
19 changed files with 621 additions and 621 deletions
@@ -8,7 +8,7 @@ adder = { path = ".." }
polkadot-parachain = { path = "../../../parachain" }
polkadot-collator = { path = "../../../collator" }
polkadot-primitives = { path = "../../../primitives" }
ed25519 = { git = "https://github.com/paritytech/parity-substrate" }
ed25519 = { git = "https://github.com/paritytech/substrate" }
parking_lot = "0.4"
ctrlc = { git = "https://github.com/paritytech/rust-ctrlc.git" }
futures = "0.1"