From 9c910343f13400c9867dc0841e52a6b4510633ad Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Tue, 13 Nov 2018 18:42:47 -0700 Subject: New name who dis --- dune | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dune') diff --git a/dune b/dune index 295e841..b8d2700 100644 --- a/dune +++ b/dune @@ -1,5 +1,5 @@ (library - (name animus) + (name disml) (modules endpoints http client sharder opcode) (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix zlib) ) @@ -8,7 +8,7 @@ (executable (name bot) (modules bot) - (libraries lwt animus) + (libraries lwt disml) ) (include_subdirs unqualified) \ No newline at end of file -- cgit v1.2.3