Skip to content

Commit

Permalink
Bump assert_cmd from 1.0.1 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.1 to 1.0.2.
- [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@v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 24, 2020
1 parent c318941 commit a7f182b
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 testing/jormungandr-integration-tests/Cargo.toml
Expand Up @@ -33,7 +33,7 @@ structopt = "^0.3"
lazy_static = "1.4"
assert_fs = "1.0"
predicates = "1.0"
assert_cmd = "1.0.1"
assert_cmd = "1.0.2"
regex = "1.4"
poldercast = { git = "https://github.com/primetype/poldercast.git" }
thiserror = "1.0"
Expand Down

0 comments on commit a7f182b

Please sign in to comment.