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 Nov 10, 2024
2 parents e2c3566 + badf425 commit ac0191a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ smallvec = { version = "1.0", features = ["union"] }
rustworkx-core = { path = "rustworkx-core", version = "=0.16.0" }

[dependencies.pyo3]
version = "0.22.5"
version = "0.22.6"
features = ["abi3-py39", "extension-module", "hashbrown", "num-bigint", "num-complex", "indexmap", "py-clone"]

[dependencies.sprs]
Expand Down

0 comments on commit ac0191a

Please sign in to comment.