diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-02-29 20:24:46 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-02-29 20:24:46 -0800 |
| commit | 79567bf7f4d2d21d203acf0a6189ca7e64c5fc67 (patch) | |
| tree | 84845a20108ae7205cac5ea52123e1c4ff359296 /pandoc.cabal | |
| parent | 67fa6cda5c871093ef5e6711b1face0f66f3a8c1 (diff) | |
Depend on released djot 0.1.1.0
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 06e1b5a5c..6a4e084ef 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -528,7 +528,7 @@ library xml >= 1.3.12 && < 1.4, typst >= 0.5.0.1 && < 0.5.1, vector >= 0.12 && < 0.14, - djot >= 0.1 && < 0.2, + djot >= 0.1.1.0 && < 0.2, tls >= 2.0.1 && < 2.1, crypton-x509-system >= 1.6.7 && < 1.7 |
