We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff3fb4 commit 174cd51Copy full SHA for 174cd51
opam
@@ -13,7 +13,7 @@ dev-repo: "git://github.com/TDacik/Deadlock.git"
13
bug-reports: "https://github.com/TDacik/Deadlock/issues"
14
15
depends: [
16
- "ocaml" { >= "4.12.0" }
+ "ocaml" { >= "5.1.0" }
17
"frama-c" { = "29.0" }
18
19
"batteries"
0 commit comments