diff options
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index 55c7f11..5676cf0 100644 --- a/dune-project +++ b/dune-project @@ -21,7 +21,7 @@ (name fixgen) (synopsis "Generate fixtures for testing") (description "Generate fixtures for testing") - (depends ocaml dune ppx_inline_test ppx_deriving uuidm alcotest + (depends ocaml dune ppx_inline_test ppx_deriving uuidm alcotest cmdliner ) ) |