Bumping JSONRPC-http-server (#1678)

This commit is contained in:
Tomasz Drwięga 2016-07-20 18:05:22 +02:00 committed by Arkadiy Paronyan
parent 46b5801730
commit 7ae9e61d6c
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -630,7 +630,7 @@ dependencies = [
[[package]]
name = "jsonrpc-http-server"
version = "6.1.0"
source = "git+https://github.com/ethcore/jsonrpc-http-server.git#517a0d7b8c7fd099995ce4cc93f52789e83f2cdc"
source = "git+https://github.com/ethcore/jsonrpc-http-server.git#4e3f93eb79125e91a46e04d77c25ff8885498b86"
dependencies = [
"hyper 0.9.4 (git+https://github.com/ethcore/hyper)",
"jsonrpc-core 2.0.7 (registry+https://github.com/rust-lang/crates.io-index)",