diff options
| author | John MacFarlane <[email protected]> | 2025-11-30 17:43:30 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-11-30 17:43:30 +0100 |
| commit | b22eaa6939fb2a1fcc22acd68962b5c324a38212 (patch) | |
| tree | 14e5936c034c22a4dd7adf90737dd3600ccbfa28 /pandoc.cabal | |
| parent | 7e2bd987ae07b1357eac0227557b0221f6e286a9 (diff) | |
Use released djot 0.1.2.4.
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 0015ebd9e..1c5a3bcb8 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -569,7 +569,7 @@ library xml >= 1.3.12 && < 1.4, typst >= 0.8.1 && < 0.9, vector >= 0.12 && < 0.14, - djot >= 0.1.2.3 && < 0.2, + djot >= 0.1.2.4 && < 0.2, asciidoc >= 0.1 && < 0.2, tls >= 2.0.1 && < 2.2, crypton-x509-system >= 1.6.7 && < 1.7 |
