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)
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.


No differences found