events: Update comment, silence lint

This commit is contained in:
Jonas Platte 2021-10-29 22:13:26 +02:00
parent f634be9838
commit 3ea16b6d09
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -1,5 +1,6 @@
// rustc overflows when compiling this see:
// Required, probably until Rust 1.57
// https://github.com/rust-lang/rust/issues/55779
#[allow(unused_extern_crates)]
extern crate serde;
use ruma_common::MilliSecondsSinceUnixEpoch;