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

Commit e54fb91

Browse files
build(deps): bump assert_cmd from 2.0.13 to 2.0.14 (#6271)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.13 to 2.0.14. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.13...v2.0.14) --- 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 af500df commit e54fb91

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.36"
4949

5050
[dev-dependencies]
5151
solana-test-validator = ">=1.17.17,<=2"
52-
assert_cmd = "2.0.13"
52+
assert_cmd = "2.0.14"
5353
libtest-mimic = "0.7"
5454
serial_test = "3.0.0"
5555
tempfile = "3.10.0"

0 commit comments

Comments
 (0)