finalizing deps rearrange

This commit is contained in:
Nikolay Volf
2016-05-06 16:40:24 +04:00
parent c16a46dca7
commit d9acbbb027
5 changed files with 14 additions and 68 deletions

View File

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