File tree Expand file tree Collapse file tree 25 files changed +25
-25
lines changed Expand file tree Collapse file tree 25 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "bencode" {< "2.0"}
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "bencode" {>= "2.0"}
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://github.com/mattjbray/ocaml-decoders/issues"
1111depends: [
1212 "ocaml" {>= "4.03.0"}
1313 "dune" {>= "2.0"}
14- "decoders" {>= "0.3.0"}
14+ "decoders" {>= "0.3.0" & < "1.0.0" }
1515 "bencode" {>= "2.0"}
1616 "odoc" {with-doc}
1717 "containers" {with-test}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://github.com/mattjbray/ocaml-decoders/issues"
1111depends: [
1212 "ocaml" {>= "4.03.0"}
1313 "dune" {>= "2.0"}
14- "decoders" {>= "0.3.0"}
14+ "decoders" {>= "0.3.0" & < "1.0.0" }
1515 "bencode" {>= "2.0"}
1616 "odoc" {with-doc}
1717 "containers" {with-test}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "cbor"
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "cbor"
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://github.com/mattjbray/ocaml-decoders/issues"
1111depends: [
1212 "ocaml" {>= "4.03.0"}
1313 "dune" {>= "2.0"}
14- "decoders" {>= "0.3.0"}
14+ "decoders" {>= "0.3.0" & < "1.0.0" }
1515 "cbor"
1616 "odoc" {with-doc}
1717 "containers" {with-test}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ bug-reports: "https://github.com/mattjbray/ocaml-decoders/issues"
1111depends: [
1212 "ocaml" {>= "4.03.0"}
1313 "dune" {>= "2.0"}
14- "decoders" {>= "0.3.0"}
14+ "decoders" {>= "0.3.0" & < "1.0.0" }
1515 "cbor"
1616 "odoc" {with-doc}
1717 "containers" {with-test}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "ezjsonm" {>= "0.4.0"}
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ depends: [
2929 "dune" {>= "1.0"}
3030 "ounit" {with-test}
3131 "containers" {with-test}
32- "decoders" {>= "0.3.0"}
32+ "decoders" {>= "0.3.0" & < "1.0.0" }
3333 "ezjsonm" {>= "0.4.0"}
3434 "odoc" {with-doc}
3535 "ocaml" { >= "4.03.0" }
You can’t perform that action at this time.
0 commit comments