Skip to content

Commit

Permalink
Bump snapbox from 0.4.10 to 0.4.11
Browse files Browse the repository at this point in the history
Bumps [snapbox](https://github.com/assert-rs/trycmd) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](assert-rs/snapbox@snapbox-v0.4.10...snapbox-v0.4.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mkaput committed Apr 17, 2023
1 parent eca2a6f commit 836d1c4
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 16 deletions.
85 changes: 70 additions & 15 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 @@ -57,7 +57,7 @@ serde_json = "1.0.95"
serde_test = "1.0.159"
similar-asserts = { version = "1.4.2", features = ["serde"] }
smol_str = { version = "0.2.0", features = ["serde"] }
snapbox = { version = "0.4.10", features = ["cmd", "path"] }
snapbox = { version = "0.4.11", features = ["cmd", "path"] }
tempfile = "3.5.0"
test-case = "3.1.0"
thiserror = "1.0.39"
Expand Down

0 comments on commit 836d1c4

Please sign in to comment.