summaryrefslogtreecommitdiffstats
path: root/vendor/env_logger/src/fmt/humantime/shim_impl.rs
blob: 906bf9e4c1a6a96f284c413b450142f2621ce334 (plain)
1
2
3
4
5
/*
Timestamps aren't available when we don't have a `humantime` dependency.
*/

pub(in crate::fmt) mod glob {}