Skip to content

Commit

Permalink
Bump assert_cmd from 2.0.4 to 2.0.5
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.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.4...v2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2022
1 parent f268549 commit a4a82b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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/cargo-contract/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ which = "4.3.0"
regex = "1.6.0"

[dev-dependencies]
assert_cmd = "2.0.4"
assert_cmd = "2.0.5"
pretty_assertions = "1.3.0"
wabt = "0.10.0"
regex = "1.6.0"
Expand Down

0 comments on commit a4a82b2

Please sign in to comment.