Skip to content

Commit 8b41d62

Browse files
build(deps): bump assert_cmd from 2.1.1 to 2.1.2 (#941)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.1.1 to 2.1.2. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd77470 commit 8b41d62

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.

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ tokio = "1.49"
5050
solana-nonce = "3.0.0"
5151
solana-sdk-ids = "3.1.0"
5252
solana-test-validator = { version = "3.1.0", features = ["agave-unstable-api"] }
53-
assert_cmd = "2.1.1"
53+
assert_cmd = "2.1.2"
5454
libtest-mimic = "0.8"
5555
serial_test = "3.2.0"
5656
tempfile = "3.23.0"

0 commit comments

Comments
 (0)