We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedc856 commit 82dc3bbCopy full SHA for 82dc3bb
Cargo.toml
@@ -14,7 +14,7 @@ python = [
14
]
15
16
[dependencies]
17
-pyo3 = { version = "0.24.1", default-features = false, features = [
+pyo3 = { version = "0.25.1", default-features = false, features = [
18
"extension-module",
19
"macros",
20
], optional = true }
0 commit comments