File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ depends: [
6767 "mirage-crypto" {>= "0.8.1"} # AES-256-GCM.
6868 "mirage-crypto-rng" {>= "0.8.0"} # Signature of initialize.
6969 "multipart-form-data" {>= "0.3.0" & < "0.4.0"}
70- "ocaml" {>= "4.08.0"}
70+ "ocaml" {>= "4.08.0" & < "5.0" }
7171 "opam-installer" {build}
7272 "uri" {>= "4.0.0"}
7373 "yojson" # ...
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ depends: [
6868 "mirage-crypto" {>= "0.8.1"} # AES-256-GCM.
6969 "mirage-crypto-rng" {>= "0.8.0"} # Signature of initialize.
7070 "multipart_form" {>= "0.3.0" & < "0.4.0"}
71- "ocaml" {>= "4.08.0"}
71+ "ocaml" {>= "4.08.0" & < "5.0" }
7272 "uri" {>= "4.2.0"}
7373 "yojson" # ...
7474
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ depends: [
6969 "mirage-crypto-rng" {>= "0.8.0"} # Signature of initialize.
7070 "multipart_form" {>= "0.4.0"}
7171 "multipart_form-lwt"
72- "ocaml" {>= "4.08.0"}
72+ "ocaml" {>= "4.08.0" & < "5.0" }
7373 "ptime" {>= "0.8.1"} # Ptime.v.
7474 "ssl" {>= "0.5.8"} # Ssl.get_negotiated_alpn_protocol.
7575 "uri" {>= "4.2.0"}
You can’t perform that action at this time.
0 commit comments