Remove try_from feature.
This commit is contained in:
parent
99b2d6423f
commit
376b53613f
@ -10,7 +10,6 @@
|
||||
//! those requests.
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(missing_docs)]
|
||||
#![feature(try_from)]
|
||||
|
||||
use std::{convert::TryInto, io};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user