Bump assert_cmd from 0.11.1 to 0.12.0 (#7298)

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.11.1...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-05 14:20:50 -07:00
committed by Greg Fitzgerald
parent d6c3396182
commit 3799190fa0
2 changed files with 14 additions and 20 deletions

View File

@ -23,4 +23,4 @@ solana-sdk = { path = "../sdk", version = "0.22.0" }
solana-vote-program = { path = "../programs/vote", version = "0.22.0" }
[dev-dependencies]
assert_cmd = "0.11"
assert_cmd = "0.12"