mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(lib): bump msrv 1.65.0 -> 1.67.0 for linux deps
This commit is contained in:
parent
98cff08512
commit
102e48914b
3 changed files with 120 additions and 120 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -128,7 +128,7 @@ jobs:
|
|||
- name: Install MSRV
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.65.0
|
||||
toolchain: 1.67.0
|
||||
override: true
|
||||
- name: Run MSRV
|
||||
run: cargo check -p gamedig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue