Skip to content

Commit

Permalink
fix opam-lint check: add digestif to dependencies of mirage-crypto-rn…
Browse files Browse the repository at this point in the history
…g-miou-unix
  • Loading branch information
hannesm committed Jun 9, 2024
1 parent c2f4459 commit 4da6131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirage-crypto-rng-miou-unix.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ depends: [
"mirage-crypto-rng" {=version}
"duration"
"mtime"
"digestif" {>= "1.2.0"}
"ohex" {with-test & >= "0.2.0"}
]
description: """
Expand Down

0 comments on commit 4da6131

Please sign in to comment.