Skip to content

Commit 260a93e

Browse files
Bump rustworkx-core from 0.16.0 to 0.17.1
Bumps [rustworkx-core](https://github.com/Qiskit/rustworkx) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/Qiskit/rustworkx/releases) - [Commits](Qiskit/rustworkx@0.16.0...0.17.1) --- updated-dependencies: - dependency-name: rustworkx-core dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 700d2d1 commit 260a93e

File tree

2 files changed

+81
-23
lines changed

2 files changed

+81
-23
lines changed

Cargo.lock

Lines changed: 80 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ needletail = "0.6.3"
2626
csv = "1.3.1"
2727
camino = "1.1.12"
2828
glob = "0.3.3"
29-
rustworkx-core = "0.16.0"
29+
rustworkx-core = "0.17.1"
3030
streaming-stats = "0.2.3"
3131
rust_decimal = { version = "1.37.2", features = ["maths"] }
3232
rust_decimal_macros = "1.37.1"

0 commit comments

Comments
 (0)