Skip to content

Commit cd5c2e3

Browse files
authored
Update to pyO3 0.24.1 (#2287)
1 parent 9515896 commit cd5c2e3

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ wasm-bindgen = "0.2.100"
7777
wasm-bindgen-futures = "0.4"
7878
rand = "0.8"
7979
serde_json = "1.0"
80-
pyo3 = "0.23.4"
80+
pyo3 = "0.24"
8181
quantum-sparse-sim = { git = "https://github.com/qir-alliance/qir-runner", rev = "c84d511f074cd93f3f800fde9e7a6296045f3aea" }
8282
async-trait = "0.1"
8383
tokio = { version = "1.44", features = ["macros", "rt"] }

0 commit comments

Comments
 (0)