Skip to content

Commit

Permalink
chore(deps): Bump assert_cmd from 1.0.8 to 2.0.15
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.0.15.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v1.0.8...v2.0.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3db9f26 commit fffc7be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
29 changes: 12 additions & 17 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 confidential-data-hub/secret/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tokio = { workspace = true, features = ["io-util"], optional = true }
zeroize.workspace = true

[dev-dependencies]
assert_cmd = "1.0"
assert_cmd = "2.0"
assert-json-diff.workspace = true
rstest.workspace = true
tempfile.workspace = true
Expand Down

0 comments on commit fffc7be

Please sign in to comment.