Skip to content

Commit

Permalink
Update an .opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
sonmarcho committed May 24, 2024
1 parent 3b4139d commit 169af47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_runner/aeneas_test_runner.opam
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage: "https://github.com/AeneasVerif/aeneas"
bug-reports: "https://github.com/AeneasVerif/aeneas/issues"
depends: [
"ocaml"
"dune" {>= "3.12"}
"dune" {>= "3.7"}
"odoc" {with-doc}
]
build: [
Expand Down

0 comments on commit 169af47

Please sign in to comment.