Fix clippy (#566)

This commit is contained in:
Shella Stephens
2024-04-04 14:40:51 -06:00
committed by GitHub
parent 2db3ea55c4
commit 69b5404370
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.71.0
toolchain: 1.74.0 # MSRV
components: clippy
override: true
- run: sudo apt-get install libpcsclite-dev