Skip to content

Commit 140d9b1

Browse files
committed
Require typst-symbols >= 0.1.8.1.
1 parent a3fdef0 commit 140d9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

texmath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Library
8080
pandoc-types >= 1.20 && < 1.24,
8181
mtl >= 2.2.1,
8282
text,
83-
typst-symbols >= 0.1.8 && < 0.1.9,
83+
typst-symbols >= 0.1.8.1 && < 0.1.9,
8484
split
8585

8686
Exposed-modules: Text.TeXMath,

0 commit comments

Comments
 (0)