We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c399b45 commit e4d875dCopy full SHA for e4d875d
bindings/python/Cargo.toml
@@ -14,7 +14,7 @@ crate-type = ["cdylib"]
14
built = { version = "0.7.1", features = ["cargo-lock", "chrono"] }
15
16
[dependencies]
17
-pyo3 = { version = "0.22.0", features = ["extension-module", "abi3-py37"] }
+pyo3 = { version = "0.24.0", features = ["extension-module", "abi3-py37"] }
18
pyo3-built = "0.5"
19
rayon = "1"
20
url = "2"
0 commit comments