Merge commit 'f0cdee4a3f' into clippy-subtree-sync

This commit is contained in:
Philipp Krones 2023-12-01 18:21:58 +01:00
commit 6ae8003ff5
No known key found for this signature in database
GPG key ID: 1CA0DF2AF59D68A5
417 changed files with 3662 additions and 1176 deletions

View file

@ -52,7 +52,9 @@ jobs:
run: cargo generate-lockfile
- name: Cache
uses: Swatinem/rust-cache@v1.3.0
uses: Swatinem/rust-cache@v2.7.0
with:
save-if: ${{ github.ref == 'refs/heads/master' }}
- name: cargo collect-metadata
run: cargo collect-metadata