We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7950e0a commit dadffb5Copy full SHA for dadffb5
ocsigenserver.opam
@@ -57,8 +57,8 @@ depends: [
57
"re" {>= "1.11.0"}
58
"cryptokit"
59
"ipaddr" {>= "2.1"}
60
- "cohttp-lwt-unix" {>= "5.0.0" & < "6.0.0~"}
61
- "conduit-lwt-unix" {>= "2.0.0"}
+ "cohttp-lwt-unix" {>= "5.0.0" & < "6.0"}
+ "conduit-lwt-unix" {>= "2.0.0" & < "7.0"}
62
"xml-light"
63
"camlzip"
64
]
0 commit comments