aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 423dfff..a360440 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,4 +15,4 @@ name = "nivis_python"
crate-type = ["cdylib"]
[dependencies]
-pyo3 = { version = "0.19.2", features = ["abi3"] } \ No newline at end of file
+pyo3 = { version = "0.19.2", features = ["abi3-py39"] } \ No newline at end of file