File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ocf/-/issues"
1111depends: [
1212 "ocaml" {>= "4.12.0" & < "5.0.0"}
1313 "ocamlfind" {build}
14- "yojson" {>= "1.7.0"}
14+ "yojson" {>= "1.7.0" & < "3" }
1515 "ppx_tools" {>= "6.3"}
1616]
1717build: [
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ocf/-/issues"
1111depends: [
1212 "ocaml" {>= "4.12.0" & < "5.0.0"}
1313 "ocamlfind" {build}
14- "yojson" {>= "1.7.0"}
14+ "yojson" {>= "1.7.0" & < "3" }
1515 "ppx_tools" {>= "6.3"}
1616]
1717build: [
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ocf/issues"
1111depends: [
1212 "dune" {>= "2.9"}
1313 "ocaml" {>= "4.12.0" & < "5.3.0"}
14- "yojson" {>= "1.7.0"}
14+ "yojson" {>= "1.7.0" & < "3" }
1515 "odoc" {with-doc}
1616]
1717build: [
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ocf/issues"
1111depends: [
1212 "dune" {>= "2.9"}
1313 "ocaml" {>= "4.12.0"}
14- "yojson" {>= "1.7.0"}
14+ "yojson" {>= "1.7.0" & < "3" }
1515 "odoc" {with-doc}
1616]
1717build: [
3737 "md5=4f71a321a225bb5dbb0f50cb2355b8f9"
3838 "sha512=512b3a3c804008374d8a8f0d48b8c3101012d758b213e81818eb54305435422baf6191252da7d71cea6aa5e73a318ff2aa66ab84adaa31a44a5ea6917ca4420c"
3939 ]
40- }
40+ }
You can’t perform that action at this time.
0 commit comments