Skip to content

Commit 16dff88

Browse files
committed
Fix lower bounds
1 parent e2b6532 commit 16dff88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdx.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ depends: [
2828
"logs" {>= "0.7.0"}
2929
"cmdliner" {>= "1.1.0"}
3030
"re" {>= "1.7.2"}
31-
"ocaml-version" {>= "2.3.0"}
31+
"ocaml-version" {>= "3.6.5"}
3232
"lwt" {with-test}
3333
"camlp-streams"
3434
"result"

0 commit comments

Comments
 (0)