Bump multihash, libc and nanomsg (#4957)

This commit is contained in:
Tomasz Drwięga
2017-03-18 22:36:03 +01:00
committed by Arkadiy Paronyan
parent 4c66a021ec
commit d24f71f150
5 changed files with 68 additions and 67 deletions

View File

@@ -9,7 +9,7 @@ build = "build.rs"
[dependencies]
ethcore-ipc = { path = "../rpc" }
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git", branch = "parity-1.7" }
ethcore-ipc-nano = { path = "../nano" }
semver = "0.5"
log = "0.3"