Skip to content

Commit

Permalink
Merge pull request #657 from epage/trycmd
Browse files Browse the repository at this point in the history
chore: Upgrade trycmd
  • Loading branch information
epage committed Mar 7, 2022
2 parents 146a369 + b08b593 commit 56cc907
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 76 deletions.
110 changes: 36 additions & 74 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ ureq = { version = "2.4.0", default-features = false, features = ["native-tls",
predicates = { version = "2.0.3", features = ["color-auto"] }
assert_cmd = { version = "2.0.2", features = ["color-auto"] }
assert_fs = { version = "1.0.6", features = ["color-auto"] }
pretty_assertions = "1"
trycmd = "0.12.1"
trycmd = "0.13.1"

[features]
default = [
Expand Down

0 comments on commit 56cc907

Please sign in to comment.