diff options
| -rw-r--r-- | pandoc.cabal | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 166a52993..a08cd20ca 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -528,7 +528,7 @@ library xml >= 1.3.12 && < 1.4, typst >= 0.5.0.2 && < 0.5.1, vector >= 0.12 && < 0.14, - djot >= 0.1.1.2 && < 0.2, + djot >= 0.1.1.3 && < 0.2, tls >= 2.0.1 && < 2.1, crypton-x509-system >= 1.6.7 && < 1.7 diff --git a/stack.yaml b/stack.yaml index 8722bf32b..32d1f9ce6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - skylighting-format-blaze-html-0.1.1.2 - skylighting-core-0.14.1.1 - skylighting-0.14.1.1 -- djot-0.1.1.2 +- djot-0.1.1.3 - zip-archive-0.4.3.1 - texmath-0.12.8.7 - toml-parser-2.0.0.0 |
