From d2fc73f4aaecab25201bcf9860c4e6d934fb2772 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Tue, 10 Jun 2025 00:22:52 +0200 Subject: chore(dune): add base64 dependency --- flesh.opam | 1 + 1 file changed, 1 insertion(+) (limited to 'flesh.opam') diff --git a/flesh.opam b/flesh.opam index a3597b1..8d9db1f 100644 --- a/flesh.opam +++ b/flesh.opam @@ -13,6 +13,7 @@ depends: [ "ocaml" "dune" {>= "3.11"} "lwt" + "base64" "ppx_deriving" "js_of_ocaml-compiler" {with-test} "merlin" {with-test} -- cgit v1.2.3