File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ depends: [
1313 "ocaml" {>= "4.06"}
1414 "faraday-lwt"
1515 "h2-lwt" {>= version}
16- "gluten-lwt" {>= "0.2.0"}
16+ "gluten-lwt" {>= "0.2.0" & < "0.3.0" }
1717 "dune" {>= "1.7"}
1818 "lwt"
19- "gluten-mirage"
19+ "gluten-mirage" {< "0.3.0"}
2020 "conduit-mirage" {>= "2.0.2" & < "2.3.0"}
2121 "mirage-flow" {>= "2.0.0"}
2222 "cstruct"
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ depends: [
1313 "ocaml" {>= "4.06"}
1414 "faraday-lwt"
1515 "h2-lwt" {>= version}
16- "gluten-lwt" {>= "0.2.0"}
16+ "gluten-lwt" {>= "0.2.0" & < "0.3.0" }
1717 "dune" {>= "1.7"}
1818 "lwt"
19- "gluten-mirage"
19+ "gluten-mirage" {< "0.3.0"}
2020 "conduit-mirage" {>= "2.0.2"}
2121 "mirage-flow" {>= "2.0.0"}
2222 "cstruct"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "alcotest" {with-test}
1616 "yojson" {with-test}
1717 "hex" {with-test}
18- "base64"
18+ "base64" {>= "3.0.0"}
1919 "bigstringaf" {>= "0.5.0"}
2020 "angstrom" {>= "0.11.2" & < "0.14.0"}
2121 "faraday" {>= "0.5.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "alcotest" {with-test}
1616 "yojson" {with-test}
1717 "hex" {with-test}
18- "base64"
18+ "base64" {>= "3.0.0"}
1919 "bigstringaf" {>= "0.5.0"}
2020 "angstrom" {>= "0.14.0"}
2121 "faraday" {>= "0.5.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "alcotest" {with-test}
1616 "yojson" {with-test}
1717 "hex" {with-test}
18- "base64"
18+ "base64" {>= "3.0.0"}
1919 "bigstringaf" {>= "0.5.0"}
2020 "angstrom" {>= "0.14.0"}
2121 "faraday" {>= "0.5.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "alcotest" {with-test}
1616 "yojson" {with-test}
1717 "hex" {with-test}
18- "base64"
18+ "base64" {>= "3.0.0"}
1919 "bigstringaf" {>= "0.5.0"}
2020 "angstrom" {>= "0.14.0"}
2121 "faraday" {>= "0.5.0"}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "alcotest" {with-test}
1616 "yojson" {with-test}
1717 "hex" {with-test}
18- "base64"
18+ "base64" {>= "3.0.0"}
1919 "bigstringaf" {>= "0.5.0"}
2020 "angstrom" {>= "0.14.0"}
2121 "faraday" {>= "0.5.0"}
You can’t perform that action at this time.
0 commit comments