refactor(lib): fix compat layer after rename to proto
This commit is contained in:
		| @@ -4,7 +4,7 @@ use tokio_service::Service; | ||||
|  | ||||
| use client::{Connect, Client, FutureResponse}; | ||||
| use error::Error; | ||||
| use http::Body; | ||||
| use proto::Body; | ||||
|  | ||||
| /// A Client to make outgoing HTTP requests. | ||||
| #[derive(Debug)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user