Skip to content

Commit 8b6b95f

Browse files
authored
Merge pull request #76 from triarius/dependabot/cargo/assert_cmd-2.2.0
build(deps): Bump assert_cmd from 2.1.2 to 2.2.0
2 parents 6b44bf6 + 930e4a1 commit 8b6b95f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 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
@@ -10,7 +10,7 @@ crossbeam = "0.8.4"
1010
eyre = "0.6.12"
1111

1212
[dev-dependencies]
13-
assert_cmd = "2.1.2"
13+
assert_cmd = "2.2.0"
1414
pretty_assertions = "1.4.1"
1515
tempfile = "3.27.0"
1616

0 commit comments

Comments
 (0)