json ipc server version bump

This commit is contained in:
Nikolay Volf 2016-05-29 13:09:51 +02:00
parent b9f7ed9185
commit a8cf0ddf50

2
Cargo.lock generated
View File

@ -578,7 +578,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "json-ipc-server"
version = "0.1.0"
source = "git+https://github.com/ethcore/json-ipc-server.git#fdcba83d00b127c7419fe21406a5b81998f686eb"
source = "git+https://github.com/ethcore/json-ipc-server.git#4a5e18c321a93eddd67efc4865013efaac9c8d19"
dependencies = [
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",