gyscos / gyscos/cursive

`chrono` is using a very old version of time, any chance of switching to modern `time`?

Open
#585 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.