Bump clippy to use Rust 1.71 (#513)
This commit is contained in:
committed by
GitHub
parent
485d49a6c8
commit
de142256d0
@@ -82,7 +82,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: 1.65.0
|
||||
toolchain: 1.71.0
|
||||
components: clippy
|
||||
override: true
|
||||
- run: sudo apt-get install libpcsclite-dev
|
||||
|
||||
Reference in New Issue
Block a user