summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-10-27 09:57:55 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2023-10-27 09:57:55 -0700
commitada58288123394efeb5caaa128c36c8bf9db57dd (patch)
tree3a4912d30b810c78d67de23fea0ea44dbf938d5e /pandoc.cabal
parent5ed86e69c47c3ac1a9d803ac3e52c8c09a025b4e (diff)
Require typst 0.3.2.1
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
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)