Skip to content

Commit 5bf62f1

Browse files
committed
fix opam file
1 parent 3c49c8f commit 5bf62f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ homepage: "https://github.com/CoqHott/logrel-coq"
1212
synopsis:"A formalisation of meta-theory for a dependent type system, in Coq"
1313
license: "MIT"
1414
depends: [
15-
"rocq" { >= "9.0" & < "9.1~" }
15+
"rocq-prover" { >= "9.0" & < "9.1~" }
1616
"rocq-smpl"
1717
"rocq-equations" { >= "1.3" }
1818
]

0 commit comments

Comments
 (0)