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

Commit 52a962a

Browse files
build(deps): bump assert_cmd from 2.0.12 to 2.0.13 (#6124)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.12 to 2.0.13. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.12...v2.0.13) --- 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 5758595 commit 52a962a

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
@@ -48,7 +48,7 @@ tokio = "1.35"
4848

4949
[dev-dependencies]
5050
solana-test-validator = "=1.17.6"
51-
assert_cmd = "2.0.12"
51+
assert_cmd = "2.0.13"
5252
libtest-mimic = "0.6"
5353
serial_test = "3.0.0"
5454
tempfile = "3.9.0"

0 commit comments

Comments
 (0)