Skip to content

Commit

Permalink
dep: bump trycmd from 0.14.17 to 0.14.18
Browse files Browse the repository at this point in the history
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.17 to 0.14.18.
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](assert-rs/snapbox@v0.14.17...v0.14.18)

---
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 Sep 29, 2023
1 parent db03dc9 commit 7f19cb3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 35 deletions.
44 changes: 10 additions & 34 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 crates/rsonpath/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rustflags = { version = "0.1.4" }
vergen = { version = "8.2.5", features = ["cargo", "git", "gitcl", "rustc"] }

[dev-dependencies]
trycmd = "0.14.17"
trycmd = "0.14.18"

[features]
default = ["simd"]
Expand Down

0 comments on commit 7f19cb3

Please sign in to comment.