1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-01 18:31:46 +00:00

Bump assert_cmd from 1.0.5 to 1.0.8

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.5 to 1.0.8.
- [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/v1.0.5...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-01 21:19:18 +00:00
committed by David Peter
parent 8161955cc7
commit b7fd55242e
2 changed files with 5 additions and 21 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ version = "0.12"
default-features = false
[dev-dependencies]
assert_cmd = "1.0.5"
assert_cmd = "1.0.8"
serial_test = "0.5.1"
predicates = "2.0.1"
wait-timeout = "0.2.0"