Skip to content

Commit db1d609

Browse files
committed
odoc.opam: Update lower bound on crunch
1 parent 5b395bc commit db1d609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odoc.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ depends: [
5757

5858
"ppx_expect" {with-test}
5959
"bos" {with-test}
60-
"crunch"
60+
"crunch" {> "1.1.0"}
6161

6262
("ocaml" {< "4.07.0" & with-test} | "bisect_ppx" {with-test & > "2.5.0"})
6363
]

0 commit comments

Comments
 (0)