Skip to content

Commit

Permalink
Bump assert_cmd from 2.0.4 to 2.0.12 (#775)
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.12.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.4...v2.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 41db4f0 commit ad3e6a3
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
59 changes: 30 additions & 29 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 @@ -61,7 +61,7 @@ wasm-bindgen = { version = "0.2.81", optional = true }
[dev-dependencies]
criterion = "0.4.0"
insta = { version = "1.30.0", features = ["glob"] }
assert_cmd = "2.0.4"
assert_cmd = "2.0.12"

[[bench]]
name = "date"
Expand Down

0 comments on commit ad3e6a3

Please sign in to comment.