1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

Bump predicates from 2.0.3 to 2.1.0

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.3 to 2.1.0.
- [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/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: predicates
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-01 03:02:44 +00:00
committed by Martin Nordholts
parent 6313e9ef2a
commit f5e3d9f010
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ features = ["suggestions", "color", "wrap_help"]
[dev-dependencies]
assert_cmd = "2.0.2"
serial_test = "0.5.1"
predicates = "2.0.3"
predicates = "2.1.0"
wait-timeout = "0.2.0"
tempfile = "3.2.0"