Skip to content

Commit

Permalink
Merge branch 'main' into Specify-Any-for-PyGraph/PyDiGraph
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding authored Sep 3, 2024
2 parents f9662ca + cc902cf commit 98dc993
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 56 deletions.
120 changes: 65 additions & 55 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 @@ -19,7 +19,7 @@ indexmap.workspace = true
ndarray.workspace = true
num-traits.workspace = true
petgraph.workspace = true
priority-queue = "2.0"
priority-queue = "2.1"
rand.workspace = true
rand_pcg.workspace = true
rayon.workspace = true
Expand Down

0 comments on commit 98dc993

Please sign in to comment.