Skip to content

Commit bb8ac7a

Browse files
Bump rustiq-core from 0.0.10 to 0.0.11 (Qiskit#14197)
Bumps [rustiq-core](https://github.com/smartiel/rustiq-core) from 0.0.10 to 0.0.11. - [Commits](qiskit-community/rustiq-core@0.0.10...0.0.11) --- updated-dependencies: - dependency-name: rustiq-core dependency-version: 0.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Treinish <[email protected]>
1 parent 13443f4 commit bb8ac7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/accelerate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ itertools.workspace = true
2828
qiskit-circuit.workspace = true
2929
thiserror.workspace = true
3030
ndarray-einsum = "0.8.0"
31-
rustiq-core = "0.0.10"
31+
rustiq-core = "0.0.11"
3232
bytemuck.workspace = true
3333
nalgebra.workspace = true
3434

0 commit comments

Comments
 (0)