this repo has no description

graphql-cohttp: ocaml lower bounds

revdeps for #26930

Changed files
+4 -4
packages
graphql-cohttp
graphql-cohttp.0.10.0
graphql-cohttp.0.12.0
graphql-cohttp.0.12.1
graphql-cohttp.0.13.0
+1 -1
packages/graphql-cohttp/graphql-cohttp.0.10.0/opam
···
]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.06.0"}
"dune"
"graphql" {>= "0.9.0"}
"cohttp" {>= "2.0.0" & < "6.0.0~~"}
+1 -1
packages/graphql-cohttp/graphql-cohttp.0.12.0/opam
···
]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.06.0"}
"dune"
"graphql" {>= "0.9.0"}
"cohttp" {>= "2.0.0" & < "6.0.0~~"}
+1 -1
packages/graphql-cohttp/graphql-cohttp.0.12.1/opam
···
]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.06.0"}
"dune"
"graphql" {>= "0.9.0"}
"cohttp" {>= "2.0.0" & < "6.0.0~~"}
+1 -1
packages/graphql-cohttp/graphql-cohttp.0.13.0/opam
···
]
depends: [
-
"ocaml" {>= "4.03.0"}
+
"ocaml" {>= "4.06.0"}
"dune" {>= "1.1"}
"graphql" {>= "0.13.0"}
"cohttp" {>= "2.0.0" & < "6.0.0~~"}