From 7dfd7e883f5ee15d18260ac77cecf8911b7edb82 Mon Sep 17 00:00:00 2001 From: Nikolay Volf Date: Sun, 29 May 2016 13:22:45 +0200 Subject: [PATCH] another bump --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 79e174cd3..ba5edef97 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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#4a5e18c321a93eddd67efc4865013efaac9c8d19" +source = "git+https://github.com/ethcore/json-ipc-server.git#4f9226c4f84dcce2385a188374e3b5fc66b63e68" 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)",