Bump rustc to 1.61

This commit is contained in:
Kirill Bulatov
2022-09-30 12:21:56 +03:00
committed by Kirill Bulatov
parent 7b2f9dc908
commit 4f2ac51bdd
3 changed files with 8 additions and 9 deletions

View File

@@ -106,7 +106,7 @@ jobs:
!~/.cargo/registry/src
~/.cargo/git
target
key: v4-${{ runner.os }}-cargo-${{ hashFiles('./Cargo.lock') }}-rust
key: v5-${{ runner.os }}-cargo-${{ hashFiles('./Cargo.lock') }}-rust
- name: Run cargo clippy
run: ./run_clippy.sh