Unverified Commit 0a8f75f2 authored by Alex Gaynor's avatar Alex Gaynor Committed by GitHub
Browse files

fix test on MSRV

parent 82b958c6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,8 @@ jobs:
          restore-keys: |
            index-${{ runner.os }}-
      - run: cargo generate-lockfile
      - run: |
          cargo update -p once_cell --precise 1.20.3
      - uses: actions/cache@v4
        with:
          path: ~/.cargo/registry/cache