Skip to content

Commit 96ac71f

Browse files
committed
Require a recent version of cmdliner
1 parent b5d07dc commit 96ac71f

File tree

1 file changed

+1
-1
lines changed
  • packages/dune-deps/dune-deps.1.4.0

1 file changed

+1
-1
lines changed

packages/dune-deps/dune-deps.1.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bug-reports: "https://github.com/mjambon/dune-deps/issues"
1313
depends: [
1414
"dune" {>= "3.0"}
1515
"ocaml" {>= "4.08.0"}
16-
"cmdliner"
16+
"cmdliner" {>= "1.1.1"}
1717
"sexplib"
1818
"alcotest" {with-test}
1919
"odoc" {with-doc}

0 commit comments

Comments
 (0)