Skip to content

Commit

Permalink
Bump faer from 0.19.1 to 0.19.2 (Qiskit#13037)
Browse files Browse the repository at this point in the history
Bumps [faer](https://github.com/sarah-ek/faer-rs) from 0.19.1 to 0.19.2.
- [Changelog](https://github.com/sarah-ek/faer-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sarah-ek/faer-rs/commits)

---
updated-dependencies:
- dependency-name: faer
  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>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 83ecf39 commit f537602
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 22 deletions.
62 changes: 41 additions & 21 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 crates/accelerate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ num-traits = "0.2"
num-complex.workspace = true
rustworkx-core.workspace = true
num-bigint.workspace = true
faer = "0.19.1"
faer = "0.19.2"
itertools.workspace = true
qiskit-circuit.workspace = true
thiserror.workspace = true
Expand Down

0 comments on commit f537602

Please sign in to comment.