Add a link to serde-humantime

This commit is contained in:
Paul Colomiets
2018-02-16 00:56:53 +02:00
parent c51506071a
commit 36a1241043
+4
View File
@@ -8,6 +8,10 @@
//!
//! Timestamp parsing/formatting is super-fast because format is basically
//! fixed.
//!
//! See [serde-humantime] for serde integration.
//!
//! [serde-humantime]: https://docs.rs/serde-humantime/0.1.1/serde_humantime/
#![warn(missing_debug_implementations)]
#![warn(missing_docs)]