this repo has no description

Update packages/memgraph/memgraph.1.0/opam

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

Changed files
+1 -1
packages
memgraph
memgraph.1.0
+1 -1
packages/memgraph/memgraph.1.0/opam
···
bug-reports: "https://github.com/gbury/ocaml-memgraph/issues"
depends: [
"dune" {>= "2.7"}
-
"ocaml" {>= "4.05.0"}
+
"ocaml" {>= "4.12.0"}
"odoc" {with-doc}
]
build: [