Skip to content

Commit 1495672

Browse files
fix(deps): bump assert_cmd from 2.0.17 to 2.1.2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.17 to 2.1.2. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.17...v2.1.2) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14ea18 commit 1495672

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ amzn-qdeveloper-streaming-client = { path = "crates/amzn-qdeveloper-streaming-cl
2020
amzn-toolkit-telemetry-client = { path = "crates/amzn-toolkit-telemetry-client" }
2121
anstream = "0.6.13"
2222
arboard = { version = "3.6.1", default-features = false, features = ["image-data"] }
23-
assert_cmd = "2.0"
23+
assert_cmd = "2.1"
2424
async-trait = "0.1.87"
2525
aws-config = "1.0.3"
2626
aws-credential-types = "1.0.3"

0 commit comments

Comments
 (0)