]> git.proxmox.com Git - rustc.git/blame - vendor/env_logger/src/fmt/humantime/shim_impl.rs
New upstream version 1.48.0+dfsg1
[rustc.git] / vendor / env_logger / src / fmt / humantime / shim_impl.rs
CommitLineData
dc9dc135
XL
1/*
2Timestamps aren't available when we don't have a `humantime` dependency.
3*/
4
e74abb32 5pub(in crate::fmt) mod glob {}