Remove try_from feature.
This commit is contained in:
parent
63fefb952b
commit
87ae777549
@ -3,7 +3,6 @@
|
||||
//! shared by client and server code.
|
||||
|
||||
#![deny(missing_debug_implementations, missing_docs)]
|
||||
#![feature(try_from)]
|
||||
|
||||
use futures;
|
||||
use http;
|
||||
|
Loading…
x
Reference in New Issue
Block a user