diff --git a/src/meta.rs b/src/meta.rs index 44672d7..ef1f490 100644 --- a/src/meta.rs +++ b/src/meta.rs @@ -135,6 +135,7 @@ pub mod coverart { } pub mod metadata { + // TODO: Move this at the end after the non-std crates use crate::types; use lofty::file::AudioFile; use lofty::tag::Accessor;