Swap time for chrono and log subsecond precision for times
authorMatt Corallo <git@bluematt.me>
Sun, 17 Oct 2021 00:50:34 +0000 (00:50 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 18 Oct 2021 21:43:07 +0000 (21:43 +0000)
commit1030ef91aa47667ff244e087e8f25c24581e5f19
tree0e4a849db8349898f713628d7586f227bac681f5
parent68a95c0646810ed7afe5022ac211c1f214d950c5
Swap time for chrono and log subsecond precision for times

The `time` crate appears to be basically undocumented (or, at
least, I couldn't find any documentation). `chrono` isn't super
well-documented, but at least its passable.
Cargo.toml
src/disk.rs