1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Bump assert_cmd from 0.10.2 to 0.11.0

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.10.2 to 0.11.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.10.2...v0.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-29 03:18:10 +00:00
committed by David Peter
parent ae08785ec8
commit 82f048aedb
2 changed files with 5 additions and 15 deletions

View File

@@ -48,7 +48,7 @@ features = []
[dev-dependencies]
tempdir = "0.3"
assert_cmd = "0.10.2"
assert_cmd = "0.11.0"
escargot = "0.4.0"
[build-dependencies]