File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ depends: [
4242 "not-ocamlfind" { >= "0.09" }
4343 "pcre" { >= "7.4.3" }
4444 "result" { >= "1.5" }
45- "yojson" { >= "1.7.0" }
45+ "yojson" { >= "1.7.0" & < "3" }
4646 "sexplib0"
4747 "bos" { >= "0.2.0" }
4848 "uint" { >= "2.0.1" }
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ depends: [
4141 "not-ocamlfind" { >= "0.09" }
4242 "pcre" { >= "7.4.3" }
4343 "result" { >= "1.5" }
44- "yojson" { >= "1.7.0" }
44+ "yojson" { >= "1.7.0" & < "3" }
4545 "sexplib0"
4646 "bos" { >= "0.2.0" }
4747 "uint" { >= "2.0.1" }
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ depends: [
4141 "not-ocamlfind" { >= "0.10" }
4242 "pcre" { >= "7.4.3" }
4343 "result" { >= "1.5" }
44- "yojson" { >= "1.7.0" }
44+ "yojson" { >= "1.7.0" & < "3" }
4545 "sexplib0"
4646 "bos" { >= "0.2.0" }
4747 "fmt"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ depends: [
4242 "not-ocamlfind" { >= "0.10" }
4343 "pcre" { >= "7.4.3" }
4444 "result" { >= "1.5" }
45- "yojson" { >= "1.7.0" }
45+ "yojson" { >= "1.7.0" & < "3" }
4646 "sexplib0"
4747 "bos" { >= "0.2.0" }
4848 "fmt"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ depends: [
4242 "not-ocamlfind" { >= "0.10" }
4343 "pcre2"
4444 "result" { >= "1.5" }
45- "yojson" { >= "1.7.0" }
45+ "yojson" { >= "1.7.0" & < "3" }
4646 "sexplib0"
4747 "bos" { >= "0.2.0" }
4848 "fmt"
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ depends: [
4343 "not-ocamlfind" { >= "0.10" }
4444 "pcre2"
4545 "result" { >= "1.5" }
46- "yojson" { >= "1.7.0" }
46+ "yojson" { >= "1.7.0" & < "3" }
4747 "sexplib0"
4848 "bos" { >= "0.2.0" }
4949 "fmt"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ depends: [
4444 "not-ocamlfind" { >= "0.10" }
4545 "pcre2"
4646 "result" { >= "1.5" }
47- "yojson" { >= "1.7.0" }
47+ "yojson" { >= "1.7.0" & < "3" }
4848 "sexplib0"
4949 "bos" { >= "0.2.0" }
5050 "fmt"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ depends: [
4444 "not-ocamlfind" { >= "0.10" }
4545 "pcre2"
4646 "result" { >= "1.5" }
47- "yojson" { >= "1.7.0" }
47+ "yojson" { >= "1.7.0" & < "3" }
4848 "sexplib0"
4949 "bos" { >= "0.2.0" }
5050 "fmt"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ depends: [
4444 "not-ocamlfind" { >= "0.10" }
4545 "pcre2"
4646 "result" { >= "1.5" }
47- "yojson" { >= "1.7.0" }
47+ "yojson" { >= "1.7.0" & < "3" }
4848 "sexplib0"
4949 "bos" { >= "0.2.0" }
5050 "fmt"
You can’t perform that action at this time.
0 commit comments