OCaml: Do not specify Dune version in dune-project

This commit is contained in:
Juno Takano 2025-04-15 20:57:21 -03:00
commit 1bfddc109a
2 changed files with 1 additions and 2 deletions

View file

@ -23,7 +23,6 @@
(tags ("operating systems" "unix" "configuration management"))
(depends
(ocaml (>= 5.3.0))
(dune (>= 3.17.2))
(bisect_ppx (and :dev (>= 2.5.0)))
)
)