Skip to content

Commit c6f3894

Browse files
Update Rust crate assert_cmd to v2 (#75)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 418292d commit c6f3894

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
@@ -24,6 +24,6 @@ tar = "0.4.38"
2424
zip = "0.5.13"
2525

2626
[dev-dependencies]
27-
assert_cmd = "1.0.8"
27+
assert_cmd = "2.0.4"
2828
assert_fs = "1.0.7"
2929
predicates = "2.1.1"

0 commit comments

Comments
 (0)