Skip to content

Commit

Permalink
Bump parse-display from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.8.1 to 0.8.2.
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](frozenlib/parse-display@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: parse-display
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 0bc67a9 commit 3495b5e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 32 deletions.
74 changes: 43 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ miette = { version = "5.9.0", features = ["fancy"] }
smallvec = { version = "1.10.0", features = ["serde"] }
reqwest = { version = "0.11.18", default-features = false, features = ["rustls-tls", "json"] }
warp-real-ip = "0.2.0"
parse-display = "0.8.1"
parse-display = "0.8.2"
percent-encoding = "2.3.0"
rand = { version = "0.8.5", features = ["small_rng"] }
ahash = "0.8.3"
Expand Down

0 comments on commit 3495b5e

Please sign in to comment.