Skip to content

Commit

Permalink
Bump rustworkx-core from 0.15.1 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [rustworkx-core](https://github.com/Qiskit/rustworkx) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/Qiskit/rustworkx/releases)
- [Commits](Qiskit/rustworkx@0.15.1...0.16.0)

---
updated-dependencies:
- dependency-name: rustworkx-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent c2cf998 commit 6a2b796
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 27 deletions.
61 changes: 35 additions & 26 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 @@ -17,5 +17,5 @@ regex = "1.11"
string-interner = "0.18"
nalgebra = "0.33"
gcd = "2.3"
rustworkx-core = "0.15.1"
rustworkx-core = "0.16.0"
once_cell = "1.20.2"

0 comments on commit 6a2b796

Please sign in to comment.