Skip to content

Commit 5be6f12

Browse files
committed
docfd: added version lower bound to cmdliner
1 parent 92d216c commit 5be6f12

File tree

1 file changed

+1
-1
lines changed
  • packages/docfd/docfd.0.3.3

1 file changed

+1
-1
lines changed

packages/docfd/docfd.0.3.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ depends: [
1919
"spelll"
2020
"notty"
2121
"nottui"
22-
"cmdliner"
2322
"lwd" {>= "0.2"}
23+
"cmdliner" {>= "1.1.0"}
2424
"odoc" {with-doc}
2525
]
2626
build: [

0 commit comments

Comments
 (0)