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 87a9f61 commit 22fcc02Copy full SHA for 22fcc02
bindings/python/Cargo.toml
@@ -14,7 +14,7 @@ crate-type = ["cdylib"]
14
built = { version = "0.8.0", features = ["cargo-lock", "chrono"] }
15
16
[dependencies]
17
-pyo3 = { version = "0.25.0", features = ["extension-module", "abi3-py39"] }
+pyo3 = { version = "0.27.1", features = ["extension-module", "abi3-py39"] }
18
pyo3-built = "0.6"
19
rayon = "1"
20
url = "2"
0 commit comments