Skip to content

Commit ca62c17

Browse files
Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 (#102)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.2 to 2.9.1. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@v2.8.2...v2.9.1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41ca39d commit ca62c17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
toolchain: ${{ matrix.rust }}
2525

2626
- name: Rust Cache
27-
uses: Swatinem/rust-cache@v2.8.2
27+
uses: Swatinem/rust-cache@v2.9.1
2828

2929
- name: Run tests
3030
run: cargo test --workspace --no-fail-fast

0 commit comments

Comments
 (0)