Update packages/memgraph/memgraph.1.0/opam
Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>
Guillaume Bury 2 years ago 545e9f7d e567b2f8
··· 16 16 bug-reports: "https://github.com/gbury/ocaml-memgraph/issues" 17 17 depends: [ 18 18 "dune" {>= "2.7"} 19 19 - "ocaml" {>= "4.05.0"} 19 19 + "ocaml" {>= "4.12.0"} 20 20 "odoc" {with-doc} 21 21 ] 22 22 build: [