Use ethcores' nanomsg bindings
This commit is contained in:
@@ -8,5 +8,5 @@ license = "GPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
"ethcore-ipc" = { path = "../rpc" }
|
||||
nanomsg = "0.5.0"
|
||||
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
|
||||
log = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user