mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.1 to 2.7.3. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.1...v2.7.3) --- 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>
This commit is contained in:
parent
5ff46be279
commit
97210739a1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -181,7 +181,7 @@ jobs:
|
|||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: actions/checkout@v4.1.1
|
uses: actions/checkout@v4.1.1
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2.7.1
|
- uses: Swatinem/rust-cache@v2.7.3
|
||||||
|
|
||||||
- name: Run RPC server tests
|
- name: Run RPC server tests
|
||||||
run: cargo test --package swap --all-features --test rpc -- --nocapture
|
run: cargo test --package swap --all-features --test rpc -- --nocapture
|
||||||
|
Loading…
Reference in New Issue
Block a user