From 57537189e614d493f90b9d95b717e1d4bc3444b7 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Mon, 4 Aug 2025 11:12:20 +0200 Subject: fix(dune): add markup{,-lwt} to dependencies --- flesh.opam | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flesh.opam') diff --git a/flesh.opam b/flesh.opam index 8c4162f..818dd51 100644 --- a/flesh.opam +++ b/flesh.opam @@ -12,6 +12,8 @@ bug-reports: "https://forge.fsky.io/clombrong/flesh/issues" depends: [ "ocaml" "dune" {>= "3.11"} + "markup" + "markup-lwt" "lwt" "lwt_ppx" "base64" -- cgit v1.2.3