fix(lib): remove deprecated tokio-proto APIs
BREAKING CHANGE: Many of these APIs have been deprecated for a while, check the documentation for the recommended way to use hyper now.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use std::fmt;
|
||||
//use std::mem;
|
||||
|
||||
use bytes::Bytes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user