Skip to content

Commit

Permalink
mirage-crypto-ec: include mirage-crypto-pk test dependency in opam
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Mar 31, 2021
1 parent 3013c52 commit f37078e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirage-crypto-ec.opam
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ depends: [
"eqaf" {>= "0.7"}
"mirage-crypto" {=version}
"mirage-crypto-rng" {=version}
"mirage-crypto-pk" {with-test & =version}
"hex" {with-test}
"alcotest" {with-test}
"asn1-combinators" {with-test & >= "0.2.5"}
Expand Down

0 comments on commit f37078e

Please sign in to comment.