Fix Cargo.toml formating
This commit is contained in:
parent
68df68ca1d
commit
e202b9c79a
@ -18,12 +18,6 @@ serde_json = "0.8"
|
|||||||
tempdir = "0.3.5"
|
tempdir = "0.3.5"
|
||||||
url = "1.2.0"
|
url = "1.2.0"
|
||||||
ws = "0.5.3"
|
ws = "0.5.3"
|
||||||
|
ethcore-rpc = { path = "../rpc" }
|
||||||
[dependencies.ethcore-rpc]
|
ethcore-signer = { path = "../signer" }
|
||||||
path = "../rpc"
|
ethcore-util = { path = "../util" }
|
||||||
|
|
||||||
[dependencies.ethcore-signer]
|
|
||||||
path = "../signer"
|
|
||||||
|
|
||||||
[dependencies.ethcore-util]
|
|
||||||
path = "../util"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user