this repo has no description

cohttp 6.0.0: lwt lower bound

Changed files
+1 -1
packages
cohttp-lwt
cohttp-lwt.6.0.0
+1 -1
packages/cohttp-lwt/cohttp-lwt.6.0.0/opam
···
"ocaml" {>= "4.08"}
"http" {= version}
"cohttp" {= version}
-
"lwt" {>= "5.4.0"}
+
"lwt" {>= "5.7.0"}
"sexplib0"
"ppx_sexp_conv" {>= "v0.13.0"}
"logs"