diff --git a/cohttp-lwt.opam b/cohttp-lwt.opam index a863e03625..a73955bc16 100644 --- a/cohttp-lwt.opam +++ b/cohttp-lwt.opam @@ -21,11 +21,10 @@ build: [ build-test: [["jbuilder" "runtest" "-p" name "-j" jobs]] depends: [ "jbuilder" {build & >= "1.0+beta10"} - "conduit" {>= "0.14.0"} "cohttp" "lwt" ] conflicts: [ "lwt" {< "2.5.0"} ] -available: [ocaml-version >= "4.03.0"] \ No newline at end of file +available: [ocaml-version >= "4.03.0"]