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 4f479b2 commit 8b9a22bCopy full SHA for 8b9a22b
examples/simple-extension/Cargo.toml
@@ -12,5 +12,5 @@ numpy = { path = "../.." }
12
ndarray = "0.12"
13
14
[dependencies.pyo3]
15
-version = "0.5.0-alpha.2"
+version = "= 0.5.0"
16
features = ["extension-module"]
0 commit comments