this repo has no description
0
fork

Configure Feed

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

h1_parser: : upper bound on cohttp 6

revdeps for #26925

+1 -1
+1 -1
packages/h1_parser/h1_parser.0.0.2/opam
··· 9 9 depends: [ 10 10 "dune" {>= "2.8"} 11 11 "ocaml" {>= "4.11.0"} 12 - "cohttp" {>= "4.0.0"} 12 + "cohttp" {>= "4.0.0" & < "6.0.0~~"} 13 13 "base_bigstring" 14 14 "base" {with-test} 15 15 "alcotest" {with-test}