Skip to content

Commit

Permalink
Bump trycmd from 0.14.16 to 0.14.19
Browse files Browse the repository at this point in the history
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.16 to 0.14.19.
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](assert-rs/snapbox@v0.14.16...v0.14.19)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 624aae0 commit 59b9ac8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 96 deletions.
148 changes: 53 additions & 95 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2021"

[dependencies]
clap = {version = "4.3.19", features = ["default", "cargo"]}
trycmd = {version = "0.14.16", features = ["default"]} # add "debug" feature if you're having trouble
trycmd = {version = "0.14.19", features = ["default"]} # add "debug" feature if you're having trouble
strip-ansi-escapes = "0.1.1"
anyhow = "1.0.72"

Expand Down

0 comments on commit 59b9ac8

Please sign in to comment.