Updating jsonrpc-http-server (#1611)

This commit is contained in:
Tomasz Drwięga 2016-07-13 20:19:48 +02:00 committed by Gav Wood
parent 36d3d0d7d7
commit 1b86f8368d
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -613,7 +613,7 @@ dependencies = [
[[package]]
name = "jsonrpc-http-server"
version = "5.1.0"
source = "git+https://github.com/ethcore/jsonrpc-http-server.git#e59c2fbaca499620874023755cb91f05b858ffe7"
source = "git+https://github.com/ethcore/jsonrpc-http-server.git#f16b956c61e60b3a530ad4bac82112a8974cf505"
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)",