Update to TaskChampion 2.0.2 (#3746)

This commit is contained in:
Dustin J. Mitchell 2025-01-06 13:29:19 -05:00 committed by GitHub
parent ae3651fd3f
commit 2e5177aa7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 7 deletions

View file

@ -32,7 +32,7 @@ jobs:
# If this version is old enough to cause errors, or older than the
# TaskChampion MSRV, bump it to the MSRV of the currently-required
# TaskChampion package; if necessary, bump that version as well.
toolchain: "1.78.0" # MSRV
toolchain: "1.81.0" # MSRV
override: true
- uses: actions-rs/cargo@v1.0.3