Skip to content

Commit 8e7e219

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump priority-queue from 2.5.0 to 2.6.0
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/garro95/priority-queue/releases) - [Commits](https://github.com/garro95/priority-queue/commits) --- updated-dependencies: - dependency-name: priority-queue dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 138dc67 commit 8e7e219

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ tokio-retry = "0.3.0"
8181
toml = "0.9.7"
8282
url = "2.5.7"
8383
prometheus = "0.14.0"
84-
priority-queue = "2.5.0"
84+
priority-queue = "2.6.0"
8585
tonic = { workspace = true }
8686
prost = { workspace = true }
8787
prost-types = { workspace = true }

0 commit comments

Comments
 (0)