From a5c83afc6ba737734ffbb5f510e34fcce2a5a3b1 Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Sun, 4 Nov 2018 23:14:24 -0700 Subject: Single shard mostly working --- dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dune') diff --git a/dune b/dune index 24f7556..295e841 100644 --- a/dune +++ b/dune @@ -1,7 +1,7 @@ (library (name animus) (modules endpoints http client sharder opcode) - (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix) + (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix zlib) ) ; Test executable -- cgit v1.2.3