Skip to content

Commit 0d95f66

Browse files
committed
and a corresponding opam
1 parent b553c56 commit 0d95f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-autosubst-ocaml.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license: "MIT"
1616

1717
depends: [
1818
"ocaml" { >= "4.09" & < "4.15" }
19-
"coq" { >= "8.19.0" & < "8.20" }
19+
"coq" { >= "8.19" & < "8.20" }
2020
"angstrom" { >= "0.15.0" }
2121
"dune" { >= "2.5" }
2222
"ocamlgraph" { >= "2.0.0" }

0 commit comments

Comments
 (0)