diff options
author | Chimrod <> | 2024-02-28 09:01:13 +0100 |
---|---|---|
committer | Chimrod <> | 2024-02-28 09:01:13 +0100 |
commit | 9bb8792a680f19f4a02b402fcf580b5cff245873 (patch) | |
tree | f7a14bf9c0af786d87acf28dc15bee4e8e6b9f9a | |
parent | 916d37b93c8ad0e2fbe98377093726baf051b708 (diff) |
Update the project dependencies
-rw-r--r-- | dune-project | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dune-project b/dune-project index 07db7a2..d89e83b 100644 --- a/dune-project +++ b/dune-project @@ -26,6 +26,9 @@ dune menhir alcotest + sedlex + fmt + ppx_deriving ) (tags (topics "to describe" your project))) |