taskwarrior/xtask
Dustin J. Mitchell f1460013be
Include fewer deps (#3489)
Update chrono, and include fewer deps

Somewhere in the process of moving TaskChampion back to its own repo,
Taskwarrior's `Cargo.toml` ended up containing all of its dependencies,
unnecessarily.

This included an old version of `chrono` (addressed in
https://github.com/GothenburgBitFactory/taskchampion/pull/399). Removing
the old version requirement from `Cargo.toml` results in using a newer
version, addressing a (benign) security vulnerability.
2024-06-24 17:19:12 -04:00
..
src Remove taskchampion source from this repo (#3427) 2024-05-02 02:45:11 +00:00
Cargo.toml Include fewer deps (#3489) 2024-06-24 17:19:12 -04:00