this repo has no description

websocket-async: upper bound on cohttp.6.0.0

revdeps for #26295

Changed files
+1 -1
packages
websocket-async
websocket-async.2.17
+1 -1
packages/websocket-async/websocket-async.2.17/opam
···
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"async" {>= "v0.17.0"}
-
"cohttp-async" {>= "5.0.0"}
"logs-async" {>= "1.1"}
"logs-async-reporter" {>= "1.0"}
"odoc" {with-doc}
···
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"async" {>= "v0.17.0"}
+
"cohttp-async" {>= "5.0.0" & < "6.0.0~~"}
"logs-async" {>= "1.1"}
"logs-async-reporter" {>= "1.0"}
"odoc" {with-doc}