Skip to content

Commit dd33f5d

Browse files
committed
opam: add upper bound on cohttp-lwt-unix
1 parent e161704 commit dd33f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocsigenserver.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ depends: [
5757
"re" {>= "1.11.0"}
5858
"cryptokit"
5959
"ipaddr" {>= "2.1"}
60-
"cohttp-lwt-unix" {>= "5.0.0"}
60+
"cohttp-lwt-unix" {>= "5.0.0" & < "6.0.0~"}
6161
"conduit-lwt-unix" {>= "2.0.0"}
6262
"hmap"
6363
"xml-light"

0 commit comments

Comments
 (0)