Skip to content

Commit

Permalink
Update version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-martinez committed May 11, 2020
1 parent e263f2a commit f8d7263
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ PPX deriver for reflection
(depends
(ocaml (and (>= 4.03.0) (< 4.12.0)))
(dune (>= 1.11.0))
(stdcompat (>= 12))
(stdcompat (>= 14))
(fix (>= 20200131))
(metapp (>= 0.1.0))
(metaquot (>= 0.1.0))
(traverse (>= 0.1.0))))
(metapp (>= 0.2.0))
(metaquot (>= 0.2.0))
(traverse (>= 0.2.0))))

0 comments on commit f8d7263

Please sign in to comment.