Skip to content

Commit 075b9b3

Browse files
Update Rust crate assert_cmd to 2.0.11 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccd7c3e commit 075b9b3

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

Cargo.lock

Lines changed: 14 additions & 8 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.4"
4848

4949
[dev-dependencies]
50-
assert_cmd = "2.0.10"
50+
assert_cmd = "2.0.11"
5151
assert_fs = "1.0.12"
5252
predicates = "3.0.2"

0 commit comments

Comments
 (0)