Skip to content

Commit 3d399bf

Browse files
committed
bump constraint on elpi
1 parent fe6aa75 commit 3d399bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"logpath:elpi"))
3131
(depends
3232
(ocaml (>= 4.10.0))
33-
(elpi (and (>= 3.0) (< 3.1.0~)))
33+
(elpi (and (>= 3.0) (< 3.2.0~)))
3434
; (or (coq (and (>= 8.20+rc1) (< 8.21~)))
3535
; (rocq-core (and (>= 9.0+rc1) (< 9.2~))))
3636
ppx_optcomp

0 commit comments

Comments
 (0)