File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/tezos-bls12-381-polynomial
tezos-bls12-381-polynomial.0.1.0
tezos-bls12-381-polynomial.0.1.1
tezos-bls12-381-polynomial.0.1.2 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license: "MIT"
99depends: [
1010 "ocaml" { >= "4.12.0" }
1111 "dune" { >= "2.8" }
12- "bls12-381" {>= "4.0.0" & < "6.1 .0"}
12+ "bls12-381" {>= "4.0.0" & < "6.0 .0"}
1313 "data-encoding"
1414 "alcotest" { with-test & >= "1.1.0" }
1515 "qcheck-alcotest" { with-test }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/issues"
88depends: [
99 "ocaml" {>= "4.12.0"}
1010 "dune" {>= "2.8"}
11- "bls12-381" {>= "4.0.0" & < "6.1 .0"}
11+ "bls12-381" {>= "4.0.0" & < "6.0 .0"}
1212 "data-encoding"
1313 "alcotest" {with-test & >= "1.1.0"}
1414 "qcheck-alcotest" {with-test}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/-/issues"
88depends: [
99 "dune" {>= "2.8"}
1010 "ocaml" {>= "4.12.0"}
11- "bls12-381" {>= "4.0.0" & < "6.1 .0"}
11+ "bls12-381" {>= "4.0.0" & < "6.0 .0"}
1212 "data-encoding"
1313 "alcotest" {with-test & >= "1.1.0"}
1414 "qcheck-alcotest" {with-test}
You can’t perform that action at this time.
0 commit comments