bump json-ipc-server version (#1731)

This commit is contained in:
Nikolay Volf 2016-07-26 21:31:46 +03:00 committed by Gav Wood
parent 3f41186b2e
commit a9ae6e3b58
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -619,7 +619,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "json-ipc-server"
version = "0.2.4"
source = "git+https://github.com/ethcore/json-ipc-server.git#902b031b8f50a59ecb4f389cbec1d264a98556bc"
source = "git+https://github.com/ethcore/json-ipc-server.git#8790e13a3fcb434dab5831cfee2fa8412a41c41b"
dependencies = [
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",