Skip to content

Commit f084ee2

Browse files
authored
Bump pyo3 version (#12899)
1 parent 1b922c7 commit f084ee2

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ license = "Apache-2.0 OR BSD-3-Clause"
2222

2323
[workspace.dependencies]
2424
asn1 = { version = "0.21.1", default-features = false }
25-
pyo3 = { version = "0.24.2", features = ["abi3"] }
26-
pyo3-build-config = { version = "0.24.2" }
25+
pyo3 = { version = "0.25", features = ["abi3"] }
26+
pyo3-build-config = { version = "0.25" }
2727
openssl = "0.10.72"
2828
openssl-sys = "0.9.108"
2929

0 commit comments

Comments
 (0)