diff --git a/packages/h1_parser/h1_parser.0.0.2/opam b/packages/h1_parser/h1_parser.0.0.2/opam index 1ed14a8f0839..b8bb046214a2 100644 --- a/packages/h1_parser/h1_parser.0.0.2/opam +++ b/packages/h1_parser/h1_parser.0.0.2/opam @@ -21,7 +21,7 @@ depends: [ "odoc" {with-doc} ] conflicts: [ - "cohttp-lwt-unix" {with-test & >= "5.0.0"} + "cohttp" {with-test & >= "5.0.0"} ] build: [ ["dune" "subst"] {dev}