Skip to content

Commit 223c145

Browse files
authoredApr 16, 2023
Merge pull request #178 from kitsuyui/renovate/assert_cmd-2.x
chore(deps): update rust crate assert_cmd to 2.0.11
2 parents 0f1df3e + 7265fa2 commit 223c145

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed
 

‎Cargo.lock

+7-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ features = ["vendored"]
3434
[dev-dependencies]
3535
mktemp = "0.5.0"
3636
assay = "0.1.1"
37-
assert_cmd = "2.0.10"
37+
assert_cmd = "2.0.11"
3838
predicates = "3.0.3"

0 commit comments

Comments
 (0)