We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddbd96 commit ab46e13Copy full SHA for ab46e13
1 file changed
postgresql.opam
@@ -15,7 +15,7 @@ doc: "https://mmottl.github.io/postgresql-ocaml/api"
15
bug-reports: "https://github.com/mmottl/postgresql-ocaml/issues"
16
depends: [
17
"dune" {>= "2.7"}
18
- "ocaml" {>= "4.12"}
+ "ocaml" {>= "5.00"}
19
"dune-compiledb"
20
"dune-configurator"
21
"conf-postgresql" {build}
0 commit comments