Skip to content

Commit 7a50afa

Browse files
chore(deps): bump parse-display from 0.10.0 to 0.11.0 (#2077)
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.10.0 to 0.11.0. - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](frozenlib/parse-display@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: parse-display dependency-version: 0.11.0 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>
1 parent 2ae3922 commit 7a50afa

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ redis = "1.2.1"
126126
redis-test = "1.0.3"
127127
rustls = "0.23"
128128
object_store = "0.13.2"
129-
parse-display = "0.10.0"
129+
parse-display = "0.11.0"
130130
qlean = "0.2.3"
131131
toml = "1.1.2"
132132
rkyv = "0.8.15"

orion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ url = { workspace = true }
2525
uuid = { workspace = true, features = ["v4"] }
2626
anyhow = { workspace = true }
2727
itertools = { workspace = true }
28-
parse-display = "0.10.0"
28+
parse-display = "0.11.0"
2929
audit = { path = "./audit" }
3030
td_util = { path = "./td_util" }
3131
td_util_buck = { path = "./buck" }

0 commit comments

Comments
 (0)