From 830c1fbe10ebf4bbdf2cf3f881222d933db28962 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 28 Feb 2024 12:22:03 +0800 Subject: chore(project): add pyo3 features --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2