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

Commit 26c7929

Browse files
build(deps): bump assert_cmd from 2.0.14 to 2.0.15 (#7052)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.14 to 2.0.15. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.15) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1fa4d5 commit 26c7929

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.39"
4949

5050
[dev-dependencies]
5151
solana-test-validator = "2.0.3"
52-
assert_cmd = "2.0.14"
52+
assert_cmd = "2.0.15"
5353
libtest-mimic = "0.7"
5454
serial_test = "3.1.1"
5555
tempfile = "3.10.1"

0 commit comments

Comments
 (0)