downgrade dune ver

This commit is contained in:
atagen 2024-12-06 15:24:19 +11:00
parent b21810d0c7
commit 3b6494b279

View File

@ -11,7 +11,7 @@ doc: "https://url/to/documentation"
bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
"dune" {>= "3.17"}
"dune" {>= "3.16"}
"odoc" {with-doc}
]
build: [