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.
2 parents 74f3883 + 1f3242d commit 0203713Copy full SHA for 0203713
packages/diskuvbox/diskuvbox.0.1.0/opam
@@ -17,7 +17,7 @@ depends: [
17
"fmt" {>= "0.8.9"}
18
"logs" {>= "0.7.0"}
19
"mdx" {>= "2.0.0"}
20
- "cmdliner" {>= "1.0.0"}
+ "cmdliner" {>= "1.0.0" & < "2.0.0"}
21
"headache" {>= "1.05" & build}
22
"ocamlformat" {>= "0.19.0" & build}
23
]
packages/diskuvbox/diskuvbox.0.1.1/opam
@@ -16,7 +16,7 @@ depends: [
16
"mdx" {>= "2.0.0" & with-test}
"dkml-workflows" {>= "1.1.0" & build}
0 commit comments