Skip to content

Commit 3877a8b

Browse files
committed
Add cmdliner constraint on mirage-runtime.4.0.0
1 parent 3c6a0f5 commit 3877a8b

File tree

1 file changed

+1
-0
lines changed
  • packages/mirage-runtime/mirage-runtime.4.0.0

1 file changed

+1
-0
lines changed

packages/mirage-runtime/mirage-runtime.4.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ depends: [
2525
"logs"
2626
"lwt" {>= "4.0.0"}
2727
"alcotest" {with-test}
28+
"cmdliner" {< "2.0.0"}
2829
]
2930
conflicts: [
3031
"ppxlib" {= "0.29.0"} #includes vendored ppx_sexp_conv, leads to opam-monorepo failure

0 commit comments

Comments
 (0)