aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-01-13 12:58:55 -0800
committerJohn MacFarlane <[email protected]>2023-01-13 12:59:13 -0800
commit0b02f177fb6d8776245abc02795f94f1e29ec3ee (patch)
treea3285675129b6287454c59382b43891dada13695 /pandoc-lua-engine
parent0cc908519809b2176d0a3e73f333c15293acb6b9 (diff)
Use latest dev pandoc-lua-marshal.
Diffstat (limited to 'pandoc-lua-engine')
-rw-r--r--pandoc-lua-engine/pandoc-lua-engine.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal
index d7df259fc..0c136fe9d 100644
--- a/pandoc-lua-engine/pandoc-lua-engine.cabal
+++ b/pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -112,7 +112,7 @@ library
, lpeg >= 1.0.1 && < 1.1
, mtl >= 2.2 && < 2.4
, pandoc >= 3.0 && < 3.1
- , pandoc-lua-marshal >= 0.1.7 && < 0.2
+ , pandoc-lua-marshal >= 0.2 && < 0.3
, pandoc-types >= 1.22 && < 1.24
, parsec >= 3.1 && < 3.2
, text >= 1.1.1 && < 2.1