this repo has no description

graphql-cohttp.0.9: lower bound on ocaml

revdeps for #26950

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