diff options
| author | John MacFarlane <[email protected]> | 2024-05-18 10:27:55 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-05-18 10:27:55 -0700 |
| commit | 57908f5fcfe37fca79451f461b87f4dcfa6958f7 (patch) | |
| tree | ad7990ba49023d06b143ef818421edc881d7bbaa /pandoc.cabal | |
| parent | 2d74c75666a9b40623addf5a09346aba826c6ccd (diff) | |
Allow crypton-connection 0.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 1465a9f22..cec6559ac 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -482,7 +482,7 @@ library commonmark-extensions >= 0.2.5.4 && < 0.3, commonmark-pandoc >= 0.2.2.1 && < 0.3, containers >= 0.6.0.1 && < 0.8, - crypton-connection >= 0.3.1 && < 0.4, + crypton-connection >= 0.3.1 && < 0.5, data-default >= 0.4 && < 0.8, deepseq >= 1.3 && < 1.6, directory >= 1.2.3 && < 1.4, |
