diff --git a/Cargo.toml b/Cargo.toml index eae66bd..b0d1f42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ crate-type = ["cdylib"] [dependencies] ktav = "0.6.0" -pyo3 = { version = "0.28", features = ["abi3-py39", "extension-module", "indexmap", "generate-import-lib"] } +pyo3 = { version = "0.29", features = ["abi3-py39", "extension-module", "indexmap", "generate-import-lib"] } indexmap = "2" rustc-hash = "2" # Float formatting that produces a decimal point where Ktav's grammar