diff options
Diffstat (limited to 'dune-project')
-rwxr-xr-x | dune-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index 11dc9e3..3ba9568 100755 --- a/dune-project +++ b/dune-project @@ -9,7 +9,7 @@ (package (name importer) (depends - (ocaml (>= 4.14.0)) + (ocaml (>= 5.1.0)) (sqlite3 (>= 5.1.0)) (SZXX (and (>= 2.1.0) (<= 4.0.0))) (csv (>= 2.4)) |