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 ba3be27 + 5657be3 commit 3d676f2Copy full SHA for 3d676f2
packages/diffast-git-cli/diffast-git-cli.0.1.1/opam
@@ -19,7 +19,7 @@ available: os != "win32" & opam-version >= "2.1"
19
depends: [
20
"ocaml" {>= "4.14"}
21
"dune" {>= "3.17"}
22
- "cmdliner"
+ "cmdliner" {< "2.0.0"}
23
"mtime" {>= "2.0"}
24
"fmt"
25
"logs"
packages/diffast-git-cli/diffast-git-cli.0.2/opam
0 commit comments