diff options
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 820ab18d5..b4017867c 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -524,7 +524,7 @@ library zip-archive >= 0.4.3 && < 0.5, zlib >= 0.5 && < 0.7, xml >= 1.3.12 && < 1.4, - typst >= 0.3.2.0 && < 0.3.3, + typst >= 0.3.2.1 && < 0.3.3, vector >= 0.12 && < 0.14 if !os(windows) |
