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 b5d07dc commit 96ac71fCopy full SHA for 96ac71f
packages/dune-deps/dune-deps.1.4.0/opam
@@ -13,7 +13,7 @@ bug-reports: "https://github.com/mjambon/dune-deps/issues"
13
depends: [
14
"dune" {>= "3.0"}
15
"ocaml" {>= "4.08.0"}
16
- "cmdliner"
+ "cmdliner" {>= "1.1.1"}
17
"sexplib"
18
"alcotest" {with-test}
19
"odoc" {with-doc}
0 commit comments