this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tidy_email_mailgun: upper bound on cohttp6

revdeps for #26925

+1 -1
+1 -1
packages/tidy_email_mailgun/tidy_email_mailgun.0.0.1/opam
··· 13 13 "dune" {>= "2.8" & >= "2.0"} 14 14 "ocaml" {>= "4.11.0"} 15 15 "cohttp" {>= "2.5.5"} 16 - "cohttp-lwt-unix" {>= "2.5.5"} 16 + "cohttp-lwt-unix" {>= "2.5.5" & < "6.0.0~~"} 17 17 "lwt_ppx" {>= "2.0.0"} 18 18 "tidy_email" {= version} 19 19 "odoc" {with-doc}