Skip to content

Commit 563364a

Browse files
Bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#87)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.0 to 2.8.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.0...v2.8.1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34d370b commit 563364a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
override: true
2828

2929
- name: Rust Cache
30-
uses: Swatinem/rust-cache@v2.8.0
30+
uses: Swatinem/rust-cache@v2.8.1
3131

3232
- name: Run tests
3333
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)