diff --git a/Cargo.toml b/Cargo.toml index 12702c6..701c940 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ crate-type = ["cdylib"] pyo3 = { version = "0.28", features = ["extension-module"] } typst = "0.14" typst-eval = "0.14" -typst-kit = "0.14" +typst-kit = "0.15"