Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 2b88e0e

Browse files
build(deps): bump libtest-mimic from 0.7.3 to 0.8.1 (#7329)
Bumps [libtest-mimic](https://github.com/LukasKalbertodt/libtest-mimic) from 0.7.3 to 0.8.1. - [Release notes](https://github.com/LukasKalbertodt/libtest-mimic/releases) - [Changelog](https://github.com/LukasKalbertodt/libtest-mimic/blob/master/CHANGELOG.md) - [Commits](LukasKalbertodt/libtest-mimic@v0.7.3...v0.8.1) --- updated-dependencies: - dependency-name: libtest-mimic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64708fe commit 2b88e0e

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

Cargo.lock

Lines changed: 15 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tokio = "1.40"
4949
[dev-dependencies]
5050
solana-test-validator = "2.0.3"
5151
assert_cmd = "2.0.16"
52-
libtest-mimic = "0.7"
52+
libtest-mimic = "0.8"
5353
serial_test = "3.1.1"
5454
tempfile = "3.13.0"
5555

0 commit comments

Comments
 (0)