Skip to content

Commit 12c581d

Browse files
Update Rust crate assert_cmd to 2.0.7 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4987ca2 commit 12c581d

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
@@ -42,6 +42,6 @@ tar = "0.4.38"
4242
zip = "0.6.3"
4343

4444
[dev-dependencies]
45-
assert_cmd = "2.0.6"
45+
assert_cmd = "2.0.7"
4646
assert_fs = "1.0.9"
4747
predicates = "2.1.3"

0 commit comments

Comments
 (0)