chore(msrv): bump to 1.81.0

This commit is contained in:
Cain 2025-04-20 22:44:19 +01:00
parent 8ebb685b33
commit 4c5ffde2e5
7 changed files with 9 additions and 9 deletions

View file

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