Unverified Commit 1d2a9bd6 authored by Alex Gaynor's avatar Alex Gaynor Committed by GitHub
Browse files

fix min-versions in CI

parent 83b3186f
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 cc --precise 1.0.94
      - uses: actions/cache@v4
        with:
          path: ~/.cargo/registry/cache