Skip to content

Commit e805303

Browse files
build(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 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@v1...v2) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d19fd4 commit e805303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
rustup target add wasm32-unknown-unknown
4242
4343
- name: Cache rust
44-
uses: Swatinem/rust-cache@v1
44+
uses: Swatinem/rust-cache@v2
4545

4646
- name: Clippy default features
4747
uses: actions-rs/clippy-check@v1

0 commit comments

Comments
 (0)