diff options
| author | Federico Igne <undyamon@disroot.org> | 2024-01-11 19:30:56 +0100 |
|---|---|---|
| committer | Federico Igne <undyamon@disroot.org> | 2024-01-11 19:30:56 +0100 |
| commit | 416c56656af65d656f637dc8c8fdb62d0ba03e29 (patch) | |
| tree | e69a46c4867da1c92dd55ac582a39f69e41a7c9c /dune-project | |
| parent | 5696fd843de1bfeae6d9d74a478181b943bbb574 (diff) | |
| download | sandy-416c56656af65d656f637dc8c8fdb62d0ba03e29.tar.gz sandy-416c56656af65d656f637dc8c8fdb62d0ba03e29.zip | |
build: update project dependences
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 daec250..b7399d2 100644 --- a/dune-project +++ b/dune-project | |||
| @@ -19,4 +19,4 @@ | |||
| 19 | ; (description "A longer description") | 19 | ; (description "A longer description") |
| 20 | ; (tags | 20 | ; (tags |
| 21 | ; (topics "to describe" your project)) | 21 | ; (topics "to describe" your project)) |
| 22 | (depends ocaml dune)) | 22 | (depends ocaml dune base stdio)) |
