Skip to content

Commit 943d09c

Browse files
chore(deps): bump assert_cmd from 2.1.0 to 2.1.1
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.1.0 to 2.1.1. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ecb409 commit 943d09c

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ thiserror = "2.0.17"
3131
wait-timeout = "0.2.1"
3232

3333
[dev-dependencies]
34-
assert_cmd = "2.1.0"
34+
assert_cmd = "2.1.1"
3535
predicates = "3.1.3"
3636

3737
[profile.release]

0 commit comments

Comments
 (0)