Skip to content

Commit 662aaed

Browse files
Update Rust crate assert_cmd to 2.0.8 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1afb86f commit 662aaed

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
@@ -47,6 +47,6 @@ tar = "0.4.38"
4747
zip = "0.6.3"
4848

4949
[dev-dependencies]
50-
assert_cmd = "2.0.7"
50+
assert_cmd = "2.0.8"
5151
assert_fs = "1.0.10"
5252
predicates = "2.1.5"

0 commit comments

Comments
 (0)