Skip to content

Commit da55917

Browse files
authored
Update coq-elpi.opam
1 parent d0d1364 commit da55917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-elpi.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ depends: [
1919
"ocaml" {>= "4.10.0"}
2020
"stdlib-shims"
2121
"elpi" {>= "1.18.2" & < "1.21.0"}
22-
"coq" {>= "8.20.0" & < "8.21"}
22+
"coq" {>= "8.20" & < "8.21"}
2323
"ppx_optcomp"
2424
"ocaml-lsp-server" {with-dev-setup}
2525
"odoc" {with-doc}

0 commit comments

Comments
 (0)