Skip to content

Commit

Permalink
Bump oq3_semantics from 0.0.7 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [oq3_semantics](https://github.com/Qiskit/openqasm3_parser) from 0.0.7 to 0.6.0.
- [Release notes](https://github.com/Qiskit/openqasm3_parser/releases)
- [Commits](Qiskit/openqasm3_parser@0.0.7...0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 9422492 commit eca7988
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 15 deletions.
49 changes: 35 additions & 14 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/qasm3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ extension-module = ["pyo3/extension-module"]
pyo3.workspace = true
indexmap.workspace = true
hashbrown.workspace = true
oq3_semantics = "0.0.7"
oq3_semantics = "0.6.0"

0 comments on commit eca7988

Please sign in to comment.