this repo has no description
0
fork

Configure Feed

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

graphql_cohttp: : upper bound on cohttp 6

revdeps for #26925

+1 -1
+1 -1
packages/graphql-cohttp/graphql-cohttp.0.9.0/opam
··· 15 15 "ocaml" {>= "4.03.0"} 16 16 "dune" 17 17 "graphql" {>= "0.9.0"} 18 - "cohttp" {>= "2.0.0"} 18 + "cohttp" {>= "2.0.0" & < "6.0.0~~"} 19 19 "crunch" 20 20 "astring" {>= "0.8.3"} 21 21 "base64" {>= "3.0.0"}