Skip to content

Commit 8afc79f

Browse files
chore(deps): bump assert_cmd from 2.0.11 to 2.0.17
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.17. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.11...v2.0.17) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f497686 commit 8afc79f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 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
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
anyhow = "1.0.70"
10-
assert_cmd = "2.0.11"
10+
assert_cmd = "2.0.17"
1111
assert_fs = "1.0.13"
1212
clap = { version = "4.2.2", features = ["derive"] }
1313
clap-verbosity-flag = "2.0.1"

0 commit comments

Comments
 (0)