From d036a80e83789485235375078f7df972f20286a2 Mon Sep 17 00:00:00 2001 From: Alban Gruin Date: Sat, 3 Oct 2020 11:14:18 +0200 Subject: Replace ocplib-json-typed by json-data-encoding ocplib-json-typed was superseeded by json-data-encoding. This replaces the former with the latter. Signed-off-by: Alban Gruin --- src/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dune b/src/dune index b5b0a8c..14060f1 100644 --- a/src/dune +++ b/src/dune @@ -5,7 +5,7 @@ cmdliner cohttp-lwt-unix ezjsonm + json-data-encoding lwt.unix - ocplib-json-typed re stringext)) -- cgit v1.2.1