Skip to content

Commit 4b14fcb

Browse files
Tighter dependency constraint in previous version
1 parent 5775db4 commit 4b14fcb

File tree

1 file changed

+1
-1
lines changed
  • packages/tezos-plompiler/tezos-plompiler.1.0.0

1 file changed

+1
-1
lines changed

packages/tezos-plompiler/tezos-plompiler.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ depends: [
1212
"ocaml" {>= "4.12.0"}
1313
"hacl-star" {>= "0.4.0"}
1414
"bls12-381" {>= "4.0.0"}
15-
"bls12-381-hash" {>= "0.0.3" & < "1.0.0"}
15+
"bls12-381-hash" {= "0.0.4"}
1616
"ppx_repr" {>= "0.6.0"}
1717
"hex"
1818
"stdint"

0 commit comments

Comments
 (0)