Skip to content

Commit

Permalink
mirage-crypto-ec: needs a ounit2 with-test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Jun 29, 2024
1 parent abfce06 commit d1e8e6d
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 @@ -38,6 +38,7 @@ depends: [
"yojson" {with-test & >= "1.6.0"}
"asn1-combinators" {with-test & >= "0.3.1"}
"ohex" {with-test & >= "0.2.0"}
"ounit2" {with-test}
]
conflicts: [
"ocaml-freestanding"
Expand Down

0 comments on commit d1e8e6d

Please sign in to comment.