diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
