Skip to content

Commit bbdea05

Browse files
authored
Update packages/pbkdf/pbkdf.2.0.0/opam
1 parent 700a13a commit bbdea05

File tree

1 file changed

+1
-1
lines changed
  • packages/pbkdf/pbkdf.2.0.0

1 file changed

+1
-1
lines changed

packages/pbkdf/pbkdf.2.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ocaml" {>= "4.07.0"}
1616
"dune" {>= "1.8.0"}
1717
"mirage-crypto" {>= "1.0.0"}
18-
"digestif"
18+
"digestif" {>= "1.2"}
1919
"alcotest" {with-test & >= "0.8.1"}
2020
"ohex" {with-test}
2121
]

0 commit comments

Comments
 (0)