Skip to content

Commit

Permalink
Update PyO3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman committed Apr 12, 2023
1 parent 5f74f1e commit f6f980b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/qasm2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ crate-type = ["cdylib"]

[dependencies]
hashbrown = "0.13.2"
pyo3 = { version = "0.18.1", features = ["extension-module"] }
pyo3 = { version = "0.18.2", features = ["extension-module"] }

0 comments on commit f6f980b

Please sign in to comment.