We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c00bcd commit fd05051Copy full SHA for fd05051
packages/progress/progress.0.5.0/opam
@@ -10,7 +10,7 @@ homepage: "https://github.com/CraigFe/progress"
10
doc: "https://CraigFe.github.io/progress/"
11
bug-reports: "https://github.com/CraigFe/progress/issues"
12
depends: [
13
- "dune" {>= "2.7"}
+ "dune" {>= "3.20.0"}
14
"ocaml" {>= "4.08.0"}
15
("ocaml" {>= "5.2.0"} | ("ocaml" {< "5.2.0"} & "vector"))
16
"terminal" {= version}
0 commit comments