mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
bump MSRV to 1.53 for debug_non_exhaustive
This commit is contained in:
parent
e5b23ef9a0
commit
3529ee9289
2 changed files with 2 additions and 2 deletions
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
matrix:
|
||||
rust:
|
||||
# MSRV; most not be higher than the clippy rust version in checks.yml
|
||||
- "1.52"
|
||||
- "1.53"
|
||||
- "stable"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue