Skip to content

Commit

Permalink
Recommend using jiff
Browse files Browse the repository at this point in the history
See #138.
  • Loading branch information
daboross committed Dec 15, 2024
1 parent 3e775cc commit 9ad03a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
//!
//! `humantime` is a nice light dependency, but only offers this one format.
//! For more custom time formatting, I recommend
//! [`chrono`](https://docs.rs/chrono/) or [`time`](https://docs.rs/time/).
//! [`jiff`](https://docs.rs/jiff/).
//!
//! Now, back to the [`Dispatch`] methods:
//!
Expand Down

0 comments on commit 9ad03a3

Please sign in to comment.