Skip to content

Commit fd05051

Browse files
committed
progress.0.5.0 requires dune.3.20.0 at least
1 parent 2c00bcd commit fd05051

File tree

1 file changed

+1
-1
lines changed
  • packages/progress/progress.0.5.0

1 file changed

+1
-1
lines changed

packages/progress/progress.0.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage: "https://github.com/CraigFe/progress"
1010
doc: "https://CraigFe.github.io/progress/"
1111
bug-reports: "https://github.com/CraigFe/progress/issues"
1212
depends: [
13-
"dune" {>= "2.7"}
13+
"dune" {>= "3.20.0"}
1414
"ocaml" {>= "4.08.0"}
1515
("ocaml" {>= "5.2.0"} | ("ocaml" {< "5.2.0"} & "vector"))
1616
"terminal" {= version}

0 commit comments

Comments
 (0)