We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8d642 commit 6606ef9Copy full SHA for 6606ef9
packages/tezos-crypto/tezos-crypto.14.0/opam
@@ -23,7 +23,7 @@ depends: [
23
"qcheck-alcotest" { with-test & >= "0.18" }
24
"tezos-test-helpers" { with-test & = version }
25
"alcotest-lwt" { with-test & >= "1.5.0" }
26
- "tezos-bls12-381-polynomial" { >= "0.1.0" }
+ "tezos-bls12-381-polynomial" { = "0.1.2" }
27
]
28
patches: ["crypto_for_ocaml12.diff"]
29
build: [
0 commit comments