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

Bump assert_cmd from 1.0.4 to 1.0.5

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

---
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-07-01 02:02:40 +00:00
committed by David Peter
parent 42f1ef019a
commit 4296d47dcb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ version = "0.12"
default-features = false
[dev-dependencies]
assert_cmd = "1.0.4"
assert_cmd = "1.0.5"
serial_test = "0.5.1"
predicates = "1.0.7"
wait-timeout = "0.2.0"