We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d56298 commit f1bc3fdCopy full SHA for f1bc3fd
.github/workflows/release-plz.yml
@@ -55,6 +55,7 @@ jobs:
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
58
+ - uses: Swatinem/rust-cache@v2
59
- name: Install cargo-msrv and update MSRV in Cargo.toml
60
timeout-minutes: 10
61
run: |
0 commit comments