Skip to content

Commit dadffb5

Browse files
committed
_
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 7950e0a commit dadffb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocsigenserver.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ depends: [
5757
"re" {>= "1.11.0"}
5858
"cryptokit"
5959
"ipaddr" {>= "2.1"}
60-
"cohttp-lwt-unix" {>= "5.0.0" & < "6.0.0~"}
61-
"conduit-lwt-unix" {>= "2.0.0"}
60+
"cohttp-lwt-unix" {>= "5.0.0" & < "6.0"}
61+
"conduit-lwt-unix" {>= "2.0.0" & < "7.0"}
6262
"xml-light"
6363
"camlzip"
6464
]

0 commit comments

Comments
 (0)