Skip to content

Commit 46f7b15

Browse files
build(deps): bump priority-queue from 2.0.3 to 2.3.1
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 2.0.3 to 2.3.1. - [Release notes](https://github.com/garro95/priority-queue/releases) - [Commits](garro95/priority-queue@2.0.3...2.3.1) --- updated-dependencies: - dependency-name: priority-queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f898def commit 46f7b15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -77,7 +77,7 @@ tokio-retry = "0.3.0"
7777
toml = "0.8.8"
7878
url = "2.5.4"
7979
prometheus = "0.13.4"
80-
priority-queue = "2.0.3"
80+
priority-queue = "2.3.1"
8181
tonic = { workspace = true }
8282
prost = { workspace = true }
8383
prost-types = { workspace = true }

0 commit comments

Comments
 (0)