Skip to content

Commit

Permalink
Bump Swatinem/rust-cache from 2.7.0 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.0 to 2.7.2.
- [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.7.0...v2.7.2)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 9ccba50 commit b066137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
override: true
profile: minimal

- uses: Swatinem/[email protected].0
- uses: Swatinem/[email protected].2

- name: Build (default)
uses: actions-rs/cargo@v1
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
override: true
profile: minimal

- uses: Swatinem/[email protected].0
- uses: Swatinem/[email protected].2

- name: Run tests (std)
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit b066137

Please sign in to comment.