diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0e8e334..6842eca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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