diff options
Diffstat (limited to 'dune')
| -rw-r--r-- | dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |