Skip to content

Commit

Permalink
Bump upper bound on typst-symbols.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Oct 22, 2024
1 parent 4315006 commit 25aeb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion texmath.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Library
pandoc-types >= 1.20 && < 1.24,
mtl >= 2.2.1,
text,
typst-symbols >= 0.1.6 && < 0.1.7,
typst-symbols >= 0.1.6 && < 0.1.8,
split

Exposed-modules: Text.TeXMath,
Expand Down

0 comments on commit 25aeb06

Please sign in to comment.