taskwarrior/.github
Dustin J. Mitchell 2e3badbf99
Add some instructions to the MSRV (#3604)
There is no easy way to determine the MSRV for TaskChampion, other than
somehow pulling the right version of the source and grepping for it. In
practice, if we update the `taskchampion` dependency to one that has a
higher MSRV, we'll get a build error and find this comment. And if we
get an error building Taskwarrior due to an old MSRV (for example if
something changes on `crates.io`) then we will also find this comment.

This also removes some superfluous dependency versions from the root
workspace. `src/taskchampion-cpp/Cargo.toml` specifies versions
directly.
2024-08-26 21:45:19 -04:00
..
workflows Add some instructions to the MSRV (#3604) 2024-08-26 21:45:19 -04:00
CONTRIBUTING.md Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
dependabot.yml Enable version updates for GitHub actions 2023-01-11 00:08:34 -05:00
FUNDING.yml Added F?UNDING.yml to connect the repo with the sponsorship 2021-05-25 18:40:38 -04:00
issue_template.md Fix link in issue template (#3554) 2024-07-12 21:27:11 -04:00