File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ build: [
1212 ["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313]
1414depends: [
15- "ocaml" {>= "4.05 .0"}
15+ "ocaml" {>= "4.08 .0"}
1616 "dune"
1717 "ocaml-inifiles"
1818 "digestif" {>= "0.7"}
1919 "ptime"
20- "uri"
20+ "uri" {>= "1.3.1"}
2121 "xml-light"
2222 "yojson"
2323 "base" {< "v0.17.0"}
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ build: [
1212 ["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313]
1414depends: [
15- "ocaml" {>= "4.05 .0"}
15+ "ocaml" {>= "4.08 .0"}
1616 "dune"
1717 "ocaml-inifiles"
1818 "digestif" {>= "0.7"}
1919 "ptime"
20- "uri"
20+ "uri" {>= "1.3.1"}
2121 "xml-light"
2222 "yojson"
2323 "base" {< "v0.17.0"}
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ build: [
1212 ["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313]
1414depends: [
15- "ocaml" {>= "4.05 .0"}
15+ "ocaml" {>= "4.08 .0"}
1616 "dune"
1717 "ocaml-inifiles"
1818 "digestif" {>= "0.7"}
1919 "ptime"
20- "uri"
20+ "uri" {>= "1.3.1"}
2121 "xml-light"
2222 "yojson"
2323 "base" {< "v0.17.0"}
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ build: [
1212 ["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313]
1414depends: [
15- "ocaml" {>= "4.05 .0"}
15+ "ocaml" {>= "4.08 .0"}
1616 "dune"
1717 "ocaml-inifiles"
1818 "digestif" {>= "0.7"}
1919 "ptime"
20- "uri"
20+ "uri" {>= "1.3.1"}
2121 "base" {< "v0.17.0"}
2222 "ppx_protocol_conv_xml_light" {>= "5.0.0" & < "6.0.0"}
2323 "ppx_protocol_conv_json" {>= "5.0.0" & < "6.0.0"}
You can’t perform that action at this time.
0 commit comments