Remove outdated lint attribute

This commit is contained in:
Jonas Platte 2020-06-05 01:35:09 +02:00
parent c81509c5a6
commit c186f0f8c9
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -7,7 +7,5 @@
missing_debug_implementations,
missing_docs
)]
// Since we support Rust 1.34.2, we can't apply this suggestion yet
#![allow(clippy::use_self)]
pub mod v1;