Skip to content

Commit

Permalink
Merge branch 'main' into workspace-relax-indexmap-hashbrown
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding authored Aug 1, 2023
2 parents 85f5334 + 9c4513d commit bb54a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ serde_json = "1.0"
rustworkx-core = { path = "rustworkx-core", version = "=0.14.0" }

[dependencies.pyo3]
version = "0.19.1"
version = "0.19.2"
features = ["extension-module", "hashbrown", "num-bigint", "num-complex", "indexmap"]

[dependencies.ndarray]
Expand Down

0 comments on commit bb54a0b

Please sign in to comment.