JSON-RPC bump / update hyper

Conflicts:
	Cargo.lock
This commit is contained in:
Tomasz Drwięga
2016-11-24 11:22:26 +01:00
parent cd6f565f69
commit f080f33c41
4 changed files with 51 additions and 33 deletions

View File

@@ -16,7 +16,6 @@
//! Simple Content Handler
use std::io::Write;
use hyper::{header, server, Decoder, Encoder, Next};
use hyper::net::HttpStream;
use hyper::mime::Mime;