Stop using try_trait
It is too much instable.
This commit is contained in:
@@ -335,7 +335,6 @@
|
||||
//! is checked not to crash.
|
||||
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![feature(try_trait)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate alloc;
|
||||
|
||||
Reference in New Issue
Block a user