mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(msrv): bump to 1.81.0
This commit is contained in:
parent
8ebb685b33
commit
4c5ffde2e5
7 changed files with 9 additions and 9 deletions
|
|
@ -43,7 +43,7 @@ repos:
|
|||
language: system
|
||||
files: '([.]rs|Cargo\.toml)$'
|
||||
pass_filenames: false
|
||||
entry: rustup run --install 1.71.1 cargo check -p gamedig
|
||||
entry: rustup run --install 1.81.0 cargo check -p gamedig
|
||||
|
||||
- id: docs
|
||||
name: Check rustdoc compiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue