aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChimrod <>2024-02-28 09:01:13 +0100
committerChimrod <>2024-02-28 09:01:13 +0100
commit9bb8792a680f19f4a02b402fcf580b5cff245873 (patch)
treef7a14bf9c0af786d87acf28dc15bee4e8e6b9f9a
parent916d37b93c8ad0e2fbe98377093726baf051b708 (diff)
Update the project dependencies
-rw-r--r--dune-project3
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)))