downgrade dune ver
This commit is contained in:
parent
ad43326a43
commit
4490c67de9
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue