Bump parse-display from 0.9.1 to 0.10.0 in /rust (#5595)

Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.9.1 to 0.10.0.
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frozenlib/parse-display/compare/v0.9.1...v0.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 10:05:21 -08:00
committed by GitHub
parent ab46349d63
commit ff66cb1deb
2 changed files with 2 additions and 2 deletions

2
rust/Cargo.lock generated
View File

@ -1714,7 +1714,7 @@ dependencies = [
"measurements",
"miette",
"mime_guess",
"parse-display 0.9.1",
"parse-display 0.10.0",
"pretty_assertions",
"pyo3",
"regex",