chore(msrv): bump to 1.71.1

This commit is contained in:
Cain 2024-11-26 13:50:01 +00:00
parent 1d112cc661
commit 961f57d6ec
6 changed files with 6 additions and 6 deletions

View file

@ -128,7 +128,7 @@ jobs:
- name: Install MSRV
uses: actions-rs/toolchain@v1
with:
toolchain: 1.67.0
toolchain: 1.71.1
override: true
- name: Run MSRV
run: cargo check -p gamedig