Skip to content

Commit 3f42fc0

Browse files
committed
Updated OCaml version constraint
1 parent 5183600 commit 3f42fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build: [
1717
]
1818

1919
depends: [
20-
"ocaml" {>= "4.05"}
20+
"ocaml" {>= "4.08"}
2121
"dune" {build & >= "1.7.0"}
2222
"base" {build}
2323
"stdio" {build}

0 commit comments

Comments
 (0)