Skip to content

Commit eeb00ed

Browse files
Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 (use-ink#1438)
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.0.0 to 2.0.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.0.0...v2.0.1) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a185e30 commit eeb00ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
substrate-contracts-node -linfo,runtime::contracts=debug 2>&1 | tee /tmp/contracts-node.log &
8383
8484
- name: Rust Cache
85-
uses: Swatinem/rust-cache@v2.0.0
85+
uses: Swatinem/rust-cache@v2.0.1
8686

8787
- name: Install `cargo-contract` `master`
8888
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)