Bump clippy to use Rust 1.71 (#513)

This commit is contained in:
Tony Arcieri (iqlusion)
2023-08-15 15:31:13 -07:00
committed by GitHub
parent 485d49a6c8
commit de142256d0
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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