From 0ea8395070b1437d062fc7a9772dab2f1bc0a8a1 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Mon, 4 Dec 2023 08:32:55 -0600 Subject: Add assets dependency --- bin/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dune') diff --git a/bin/dune b/bin/dune index aa0800b..99a2d9a 100644 --- a/bin/dune +++ b/bin/dune @@ -1,7 +1,7 @@ (executable (public_name wormhole) (name main) - (libraries wormhole uri dream) + (libraries wormhole uri dream assets) (preprocess (pps lwt_ppx ppx_yojson_conv))) (rule -- cgit v1.2.3