diff options
author | Clombrong <clombrong@egregore.fun> | 2025-05-09 12:15:03 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-05-09 12:15:03 +0200 |
commit | b6ec8b97308f394c99c7bd22ffa16ae8c4ee2ca2 (patch) | |
tree | d7c9477e541e8f4dcb7f68e05b6c0e5396b76d9c /dune-project | |
parent | 9a23484b8f8f5c728e23130a8ee93a4ac2c97543 (diff) |
feat(dune): add markup-lwt dependency
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dune-project b/dune-project index 77d2fd6..699cf6c 100644 --- a/dune-project +++ b/dune-project @@ -43,6 +43,7 @@ js_of_ocaml-ppx xmlm markup + markup-lwt (flesh (and (= :version) :with-test)) |