From 8e2074461e01ddd4c9c8c46fdb6a7866dbb2a13a Mon Sep 17 00:00:00 2001 From: Clombrong Date: Tue, 24 Jun 2025 16:53:40 +0200 Subject: fix(dune): add markup-lwt dependency --- lib/dune | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/dune') diff --git a/lib/dune b/lib/dune index 15220c8..9369a82 100644 --- a/lib/dune +++ b/lib/dune @@ -4,5 +4,6 @@ lwt base64 portal - markup) + markup + markup-lwt) (preprocess (pps ppx_deriving.show))) -- cgit v1.2.3