diff options
| -rw-r--r-- | dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ (library (name animus) - (modules endpoints http client shard opcode shardManager) + (modules endpoints http client sharder opcode) (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix) ) |