Skip to content

Commit f8acbdd

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

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

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
@@ -19,7 +19,7 @@ amzn-qdeveloper-streaming-client = { path = "crates/amzn-qdeveloper-streaming-cl
1919
amzn-toolkit-telemetry-client = { path = "crates/amzn-toolkit-telemetry-client" }
2020
anstream = "0.6.13"
2121
arboard = { version = "3.6.1", default-features = false, features = ["image-data"] }
22-
assert_cmd = "2.0"
22+
assert_cmd = "2.1"
2323
async-trait = "0.1.87"
2424
aws-config = "1.0.3"
2525
aws-credential-types = "1.0.3"

0 commit comments

Comments
 (0)