1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Bump assert_cmd from 0.11.1 to 0.12.0

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]
2020-03-06 22:56:20 +00:00
committed by David Peter
parent c6bbca62ef
commit 6d32d3dbec
2 changed files with 6 additions and 17 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ features = []
[dev-dependencies]
tempdir = "0.3"
assert_cmd = "0.11.1"
assert_cmd = "0.12.0"
escargot = "0.5.0"
[build-dependencies]