Skip to content

Commit 4fee033

Browse files
authored
Merge pull request #25 from dashed/dependabot/cargo/assert_cmd-2.0.16
Bump assert_cmd from 2.0.14 to 2.0.16
2 parents 13a4285 + 7af3997 commit 4fee033

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 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
@@ -14,5 +14,5 @@ rand = "0.8.5"
1414
regex = "1.10.6"
1515

1616
[dev-dependencies]
17-
assert_cmd = "2.0.14"
17+
assert_cmd = "2.0.16"
1818
console = "0.15.8"

0 commit comments

Comments
 (0)