From f38ab2f073cc6599ef4d4248a00fe07a74d0e63b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 17 Jun 2024 04:41:44 +0800 Subject: revert!: revert for two previous commit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 45f3d04..a6864ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,6 @@ authors = ["HsiangNianian "] crate-type = ["cdylib"] [dependencies] -pyo3 = { version = "0.19.2" } +pyo3 = { version = "0.19.2", features = ["abi3-py310"] } clap = { version = "4.0", features = ["derive"] } rand = "0.8.5" -- cgit v1.2.3-70-g09d2