The current release chrono depends on time 0.1.x, which has an issue reported by cargo audit. Also chrono doesn't seem to be well maintained. Its latest version was released 16 months ago. time 0.3.x provides similar functionalities to chrono and could be a good replacement for it.
The current release chrono depends on time 0.1.x, which has an issue reported by
cargo audit. Also chrono doesn't seem to be well maintained. Its latest version was released 16 months ago.time0.3.x provides similar functionalities tochronoand could be a good replacement for it.