Skip to content

Commit b4f2e36

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -42,7 +42,7 @@ xml-rs = "1.0.0"
4242
zbus = "5.14.0"
4343

4444
[dev-dependencies]
45-
assert_cmd = "2.1.2"
45+
assert_cmd = "2.2.0"
4646
assert_fs = "1.1.3"
4747
predicates = "3.1.3"
4848
rstest = "0.17.0"

0 commit comments

Comments
 (0)