Bumping jsonrpc-http-server

This commit is contained in:
Tomasz Drwięga 2016-04-14 19:30:53 +02:00
parent 5b2d726a02
commit 313e77fc3b
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -538,7 +538,7 @@ dependencies = [
[[package]]
name = "jsonrpc-http-server"
version = "5.0.1"
source = "git+https://github.com/debris/jsonrpc-http-server.git#054b9b92b0c209b25a92e382b40a240818e4810a"
source = "git+https://github.com/debris/jsonrpc-http-server.git#e728f2e080799b7a62b0b5cf5fa9d4ad65cd8c96"
dependencies = [
"hyper 0.9.0-mio (git+https://github.com/hyperium/hyper?branch=mio)",
"jsonrpc-core 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",