all to ethcore

This commit is contained in:
Nikolay Volf
2016-05-06 14:58:37 +04:00
parent 2cb085db91
commit c16a46dca7
6 changed files with 42 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ license = "GPL-3.0"
[features]
[dependencies]
jsonrpc-core = { git = "https://github.com/tomusdrw/jsonrpc-core.git" }
jsonrpc-core = { git = "https://github.com/ethcore/jsonrpc-core.git" }
"ethcore-ipc" = { path = "../rpc" }
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
log = "0.3"