Remove try_from feature.
This commit is contained in:
parent
407d6efc06
commit
ae69e71620
@ -95,7 +95,6 @@
|
||||
//! However, the `ruma_events::collections::only::Event` enum does *not* include *m.room.message*,
|
||||
//! because *m.room.message* implements a *more specific* event trait than `Event`.
|
||||
|
||||
#![feature(try_from)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user