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 0127212 commit 4ef3899Copy full SHA for 4ef3899
Cargo.toml
@@ -18,7 +18,7 @@ openssl = { version = "0.10", features = ["vendored"] }
18
numpy = "0.23.0"
19
unsafe_cell_slice = "0.2.0"
20
serde_json = "1.0.128"
21
-pyo3-stub-gen = { version = "0.6.1", git = "https://github.com/flying-sheep/pyo3-stub-gen.git", branch = "py-untyped-array" }
+pyo3-stub-gen = "0.6.1"
22
23
[profile.release]
24
lto = true
0 commit comments