this repo has no description

cohttp-async 6.0.0: lower bounds

Changed files
+4 -4
packages
cohttp-async
cohttp-async.6.0.0
+4 -4
packages/cohttp-async/cohttp-async.6.0.0/opam
···
"ocaml" {>= "4.14"}
"http" {= version}
"cohttp" {= version}
-
"async_kernel" {>= "v0.16.0"}
-
"async_unix" {>= "v0.16.0"}
-
"async" {>= "v0.16.0"}
-
"base" {>= "v0.16.0"}
"core" {with-test}
"core_unix" {>= "v0.14.0"}
"conduit-async" {>= "1.2.0"}
···
"ocaml" {>= "4.14"}
"http" {= version}
"cohttp" {= version}
+
"async_kernel" {>= "v0.17.0"}
+
"async_unix" {>= "v0.17.0"}
+
"async" {>= "v0.17.0"}
+
"base" {>= "v0.17.0"}
"core" {with-test}
"core_unix" {>= "v0.14.0"}
"conduit-async" {>= "1.2.0"}