From 3e7b46af642b205439e3dee52d805d738c4ad954 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Fri, 10 Dec 2021 14:07:41 +0100 Subject: Switch to released pandoc-lua-marshal-0.1.2 Cell values are now marshaled as userdata objects; a constructor function for table cells is provided as `pandoc.Cell`. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 2abc75b87..dcf12bf04 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -481,7 +481,7 @@ library mtl >= 2.2 && < 2.3, network >= 2.6, network-uri >= 2.6 && < 2.8, - pandoc-lua-marshal >= 0.1.1 && < 0.2, + pandoc-lua-marshal >= 0.1.2 && < 0.2, pandoc-types >= 1.22.1 && < 1.23, parsec >= 3.1 && < 3.2, pretty >= 1.1 && < 1.2, -- cgit v1.2.3