aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index f3888e0..a5a2e6e 100644
--- a/lib/dune
+++ b/lib/dune
@@ -19,7 +19,7 @@
user user_t
client client_options dispatch endpoints event http opcode rl sharder
)
- (libraries core async_ssl cohttp-async yojson websocket-async zlib ppx_deriving_yojson.runtime)
+ (libraries core async_ssl cohttp-async logs yojson websocket-async zlib ppx_deriving_yojson.runtime)
(preprocess (pps ppx_jane ppx_deriving_yojson))
)