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

Commit baef391

Browse files
build(deps): bump assert_cmd from 2.0.15 to 2.0.16 (#7128)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.15 to 2.0.16. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.15...v2.0.16) --- 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 6a28a5e commit baef391

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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.15"
52+
assert_cmd = "2.0.16"
5353
libtest-mimic = "0.7"
5454
serial_test = "3.1.1"
5555
tempfile = "3.12.0"

0 commit comments

Comments
 (0)