File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed 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"}
3535 "sha256=7f52ecaa111449a384a89588cb58a7c42372c4e746caa201d297201b9fd71bee"
3636 "md5=5e042ca937360aec9d756f1b0ef52803"
3737 ]
38- }
38+ }
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 @@ -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 @@ -13,10 +13,10 @@ build: [
1313]
1414
1515depends: [
16- "ocaml" {>= "4.03 .0"}
16+ "ocaml" {>= "4.06 .0"}
1717 "dune" {>= "1.1"}
1818 "graphql" {>= "0.13.0"}
19- "cohttp" {>= "2.0.0"}
19+ "cohttp" {>= "2.0.0" & < "6.0.0~~" }
2020 "crunch"
2121 "astring" {>= "0.8.3"}
2222 "base64" {>= "3.0.0"}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
1616 "ocaml" {>= "4.08.0"}
1717 "dune" {>= "1.11"}
1818 "graphql" {>= "0.13.0"}
19- "cohttp" {>= "2.0.0"}
19+ "cohttp" {>= "2.0.0" & < "6.0.0~~" }
2020 "crunch" {>= "2.0.0"}
2121 "astring" {>= "0.8.3"}
2222 "base64" {>= "3.0.0"}
You can’t perform that action at this time.
0 commit comments