mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
bump MSRV to the latest version
This commit is contained in:
parent
bdc509bde7
commit
d699ce8cba
3 changed files with 3 additions and 3 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
# Fixed version for clippy lints. Bump this as necesary. It must not
|
||||
# be older than the MSRV in tests.yml.
|
||||
toolchain: "1.57"
|
||||
toolchain: "1.61"
|
||||
override: true
|
||||
|
||||
- uses: actions-rs/cargo@v1.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue