Skip to content

Commit

Permalink
Update version constraints on packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-martinez committed May 11, 2020
1 parent 597174c commit f101565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metaquot allows to quote OCaml code.
(depends
(ocaml (and (>= 4.03.0) (< 4.12.0)))
(stdcompat (>= 12))
(ocaml-migrate-parsetree (>= 1.5.0))
(ocaml-migrate-parsetree (>= 1.7.3))
(ocamlfind (>= 1.8.1))
(dune (>= 1.11.0))
(metapp (>= 0.1.0))))
(metapp (>= 0.2.0))))

0 comments on commit f101565

Please sign in to comment.