Skip to content

Commit b0fa8d1

Browse files
dependabot[bot]ankddev
authored andcommitted
chore(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] <[email protected]>
1 parent 805408b commit b0fa8d1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -34,7 +34,7 @@ dirs = "6.0.0"
3434

3535
[dev-dependencies]
3636
# Asserting CLI programs
37-
assert_cmd = "2.0.17"
37+
assert_cmd = "2.1.1"
3838
# Asserting predicates
3939
predicates = "3.1.3"
4040
# Asserting file system

0 commit comments

Comments
 (0)