Skip to content

Commit

Permalink
Bump priority-queue from 1.4.0 to 2.0.2 (#1127)
Browse files Browse the repository at this point in the history
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 1.4.0 to 2.0.2.
- [Release notes](https://github.com/garro95/priority-queue/releases)
- [Commits](https://github.com/garro95/priority-queue/commits)

---
updated-dependencies:
- dependency-name: priority-queue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 033b9ae commit 90742e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 rustworkx-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hashbrown.workspace = true
indexmap.workspace = true
num-traits.workspace = true
petgraph.workspace = true
priority-queue = "1.4"
priority-queue = "2.0"
rand.workspace = true
rand_pcg.workspace = true
rayon.workspace = true
Expand Down

0 comments on commit 90742e6

Please sign in to comment.