`chrono` is using a very old version of time, any chance of switching to modern `time`?
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
Currently cursive is bringing in `chrono`, which hasn't been updated in over 8 months and it's using a very *very* old version of the `time` library where the modern `time` library versions are significantly more functional and overall more useful, with a lower dependency count, especially as cursive isn't using any features that are chrono-only that I can see (I'm not sure there are any anymore compared to modern time's now?), any chance of switching to modern `time` itself instead as its more actively maintained (and about to have a 0.3.0 update)?
Contributor guide
Assessment
This issue has not been assessed yet.