Skip to content

Commit 85095de

Browse files
Bump priority-queue from 1.3.2 to 1.4.0 (#1078)
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 1.3.2 to 1.4.0. - [Commits](https://github.com/garro95/priority-queue/commits) --- updated-dependencies: - dependency-name: priority-queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eee7367 commit 85095de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustworkx-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hashbrown.workspace = true
1818
indexmap.workspace = true
1919
num-traits.workspace = true
2020
petgraph.workspace = true
21-
priority-queue = "1.3"
21+
priority-queue = "1.4"
2222
rand.workspace = true
2323
rand_pcg.workspace = true
2424
rayon.workspace = true

0 commit comments

Comments
 (0)