Skip to content

Commit 174cd51

Browse files
authored
Fix Ocaml lowerbound
1 parent aff3fb4 commit 174cd51

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
@@ -13,7 +13,7 @@ dev-repo: "git://github.com/TDacik/Deadlock.git"
1313
bug-reports: "https://github.com/TDacik/Deadlock/issues"
1414

1515
depends: [
16-
"ocaml" { >= "4.12.0" }
16+
"ocaml" { >= "5.1.0" }
1717
"frama-c" { = "29.0" }
1818

1919
"batteries"

0 commit comments

Comments
 (0)