From 1dec684f34ee7d52737cd33fa0a37a0de011894e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 4 Mar 2024 04:03:36 +0800 Subject: chore(project): sync cargo and pyproject --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 86a021d..4b6d99c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ crate-type = ["cdylib"] [dependencies] printpdf = "0.7.0" -pyo3 = "0.19.0" +pyo3 = { version = "0.19.2", features = ["abi3-py39"] } \ No newline at end of file -- cgit v1.2.3-70-g09d2