Bump parse-display from 0.7.0 to 0.8.0

Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/frozenlib/parse-display/releases)
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frozenlib/parse-display/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: parse-display
  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]
2022-12-21 21:34:24 +00:00
committed by Quentin Gliech
parent ef9059ab8c
commit 7869684652
3 changed files with 6 additions and 6 deletions

View File

@@ -8,4 +8,4 @@ license = "Apache-2.0"
[dependencies]
serde_with = "2.1.0"
schemars = "0.8.11"
parse-display = "0.7.0"
parse-display = "0.8.0"