From e9bd2eaf33b2ae5b76af4efd14025f6f93e5bcb7 Mon Sep 17 00:00:00 2001 From: Adelyn Breedlove Date: Sat, 2 Mar 2019 20:06:17 -0700 Subject: Hopefully fix the dependency --- disml.opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disml.opam b/disml.opam index 7678beb..ff26a2c 100644 --- a/disml.opam +++ b/disml.opam @@ -22,7 +22,7 @@ depends: [ "ocaml" {>= "4.04.1"} "dune" {build & >= "1.3.0"} "lwt_ssl" {>= "1.1.2"} - "cohttp-lwt" {>= "1.4.0"} + "cohttp-lwt" {>= "2.0.0"} "base" {>= "v0.11.1"} "decompress" {>= "0.8"} "odoc" {with-doc & >= "1.3.0"} -- cgit v1.2.3