Skip to content

Commit b3d74bc

Browse files
authored
Merge pull request #663 from LPCIC/gares-patch-1
Update dune-project
2 parents b9e9ae8 + 133b097 commit b3d74bc

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
@@ -32,7 +32,7 @@
3232
(ocaml (>= 4.10.0))
3333
stdlib-shims
3434
(elpi (and (>= 1.18.2) (< 1.20.0~)))
35-
(coq (>= 8.19))
35+
(coq (and (>= 8.19) (< 8.21)))
3636
ppx_optcomp
3737
(ocaml-lsp-server :dev)))
3838

0 commit comments

Comments
 (0)