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 fd05051 commit 27e0019Copy full SHA for 27e0019
packages/terminal/terminal.0.5.0/opam
@@ -8,7 +8,7 @@ homepage: "https://github.com/CraigFe/progress"
8
doc: "https://CraigFe.github.io/progress/"
9
bug-reports: "https://github.com/CraigFe/progress/issues"
10
depends: [
11
- "dune" {>= "2.7"}
+ "dune" {>= "3.20.0"}
12
"ocaml" {>= "4.03.0"}
13
"uucp" {>= "2.0.0"}
14
"uutf" {>= "1.0.0"}
0 commit comments