Bump json-ipc-server version (#1733)

* bump json-ipc-server version

* polished json-ipc version
This commit is contained in:
Nikolay Volf 2016-07-27 01:03:01 +03:00 committed by Gav Wood
parent a9ae6e3b58
commit 4cb4344542
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#8790e13a3fcb434dab5831cfee2fa8412a41c41b"
source = "git+https://github.com/ethcore/json-ipc-server.git#e2ed7a511822cb0441e9ae11c359e9edeeddce53"
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)",