File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
graphql-cohttp/graphql-cohttp.0.9.0
h1_parser/h1_parser.0.0.2
tidy_email_mailgun/tidy_email_mailgun.0.0.1
websocket-async/websocket-async.2.17 Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ depends: [
3737 "ptime" {>= "0.8.5"}
3838 "cohttp" {>= "2.0.0"}
3939 "cohttp-lwt" {>= "2.0.0"}
40- "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"}
40+ "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~ "}
4141 "mirage-crypto" {< "1.0.0"}
4242 "mirage-crypto-rng" {< "1.0.0"}
4343 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ depends: [
3838 "ptime" {>= "0.8.5"}
3939 "cohttp" {>= "2.0.0"}
4040 "cohttp-lwt" {>= "2.0.0"}
41- "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"}
41+ "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~ "}
4242 "mirage-crypto" {< "1.0.0"}
4343 "mirage-crypto-rng" {< "1.0.0"}
4444 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ depends: [
3838 "ptime" {>= "0.8.5"}
3939 "cohttp" {>= "2.0.0"}
4040 "cohttp-lwt" {>= "2.0.0"}
41- "cohttp-lwt-unix" {with-test & >= "2.0.0"}
41+ "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~" }
4242 "mirage-crypto" {< "1.0.0"}
4343 "mirage-crypto-rng" {< "1.0.0"}
4444 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ depends: [
3737 "ptime" {>= "0.8.5"}
3838 "cohttp" {>= "2.0.0"}
3939 "cohttp-lwt" {>= "2.0.0"}
40- "cohttp-lwt-unix" {with-test & >= "2.0.0"}
40+ "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~" }
4141 "mirage-crypto" {< "1.0.0"}
4242 "mirage-crypto-rng" {< "1.0.0"}
4343 "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"}
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ depends: [
3636 "ptime" {>= "0.8.5"}
3737 "cohttp" {>= "2.0.0"}
3838 "cohttp-lwt" {>= "2.0.0"}
39- "cohttp-lwt-unix" {with-test & >= "2.0.0"}
39+ "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~" }
4040 "digestif" {>= "1.2.0"}
4141 "mirage-crypto-rng" {>= "1.0.0"}
4242 "mirage-crypto-rng-mirage" {>= "1.0.0"}
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ build: [
1212]
1313
1414depends: [
15- "ocaml" {>= "4.03 .0"}
15+ "ocaml" {>= "4.06 .0"}
1616 "dune"
1717 "graphql" {>= "0.9.0"}
18- "cohttp" {>= "2.0.0"}
18+ "cohttp" {>= "2.0.0" & < "6.0.0~~" }
1919 "crunch"
2020 "astring" {>= "0.8.3"}
2121 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ bug-reports: "https://github.com/anuragsoni/h1/issues"
99depends: [
1010 "dune" {>= "2.8"}
1111 "ocaml" {>= "4.11.0"}
12- "cohttp" {>= "4.0.0"}
12+ "cohttp" {>= "4.0.0" & < "6.0.0~~" }
1313 "base_bigstring"
1414 "base" {with-test}
1515 "alcotest" {with-test}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://github.com/ocaml-multicore/picos/issues"
88depends: [
99 "dune" {>= "3.14"}
1010 "picos_io" {= version}
11- "cohttp" {>= "6.0.0~beta2"}
11+ "cohttp" {>= "6.0.0~beta2" & <"6.0.0"}
1212 "fmt" {>= "0.9.0"}
1313 "uri" {>= "4.4.0"}
1414 "odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://github.com/ocaml-multicore/picos/issues"
88depends: [
99 "dune" {>= "3.14"}
1010 "picos_io" {= version}
11- "cohttp" {>= "6.0.0~beta2"}
11+ "cohttp" {>= "6.0.0~beta2" & < "6.0.0" }
1212 "fmt" {>= "0.9.0"}
1313 "uri" {>= "4.4.0"}
1414 "odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
1313 "dune" {>= "2.8" & >= "2.0"}
1414 "ocaml" {>= "4.11.0"}
1515 "cohttp" {>= "2.5.5"}
16- "cohttp-lwt-unix" {>= "2.5.5"}
16+ "cohttp-lwt-unix" {>= "2.5.5" & < "6.0.0~~" }
1717 "lwt_ppx" {>= "2.0.0"}
1818 "tidy_email" {= version}
1919 "odoc" {with-doc}
You can’t perform that action at this time.
0 commit comments