Skip to content

Commit d289f1d

Browse files
yforsterafdw
andcommitted
Update rocq-autosubst-ocaml.opam
Co-authored-by: Anna Danilkin <[email protected]>
1 parent 9fe0a3b commit d289f1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rocq-autosubst-ocaml.opam

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ authors: [ "Adrian Dapprich" ]
1515
license: "MIT"
1616

1717
depends: [
18-
"ocaml" { >= "4.09" & < "4.15" }
19-
"rocq-prover" { >= "9.0" & < "9.1" }
18+
"ocaml" { >= "4.09" }
19+
"rocq-core" { >= "9.0" & < "9.1" }
20+
"rocq-stdlib" { >= "9.0" & < "9.1" }
2021
"angstrom" { >= "0.15.0" }
2122
"dune" { >= "2.5" }
2223
"ocamlgraph" { >= "2.0.0" }

0 commit comments

Comments
 (0)