mod dirs; pub mod error; pub mod feed; pub mod manager; pub mod status; pub(crate) static DATE_FMT: &str = "%e %b %y";