1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00

Bump predicates from 1.0.4 to 1.0.5

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-01 02:25:45 +00:00
committed by David Peter
parent 2b3457e8d6
commit 2656c503a4
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ default-features = false
[dev-dependencies]
tempdir = "0.3"
assert_cmd = "1.0.1"
predicates = "1.0.4"
predicates = "1.0.5"
[build-dependencies]
clap = { version = "2.33", optional = true }