mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
Bump taskchampion from 0.9.0 to 1.0.0 (#3722)
* Bump taskchampion from 0.9.0 to 1.0.0 Bumps [taskchampion](https://github.com/GothenburgBitFactory/taskchampion) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/GothenburgBitFactory/taskchampion/releases) - [Commits](https://github.com/GothenburgBitFactory/taskchampion/compare/v0.9.0...v1.0.0) --- updated-dependencies: - dependency-name: taskchampion dependency-type: direct:production update-type: version-update:semver-major ... * Bump MSRV * update url to address RUSTSEC-2024-0421 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin J. Mitchell <dustin@v.igoro.us>
This commit is contained in:
parent
4add839548
commit
ddae5c4ba9
5 changed files with 1069 additions and 81 deletions
2
INSTALL
2
INSTALL
|
@ -22,7 +22,7 @@ You will need the following libraries:
|
|||
- libuuid (not needed for OSX)
|
||||
|
||||
You will need a Rust toolchain of the Minimum Supported Rust Version (MSRV):
|
||||
- rust 1.73.0
|
||||
- rust 1.78.0
|
||||
|
||||
Basic Installation
|
||||
------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue