this repo has no description

fix menhir lower bound

Changed files
+2 -2
packages
forester
forester.2.1
+2 -2
packages/forester/forester.2.1/opam
···
homepage: "https://github.com/jonsterling/ocaml-forester"
bug-reports: "https://github.com/jonsterling/ocaml-forester/issues"
depends: [
-
"menhir"
"ocamlgraph"
"ocaml"
"dune" {>= "3.7"}
···
"md5=31749867afa21e73376e229a8f664890"
"sha512=297e088801dcd263cb636a9526ad31f96e1090fea8eac7a8887c115d604bafe8aa3b44a18efb8027666f0f50b53c920269e79a1cf06abcb58918643a4e18bba1"
]
-
}
···
homepage: "https://github.com/jonsterling/ocaml-forester"
bug-reports: "https://github.com/jonsterling/ocaml-forester/issues"
depends: [
+
"menhir" {>= "20211230"}
"ocamlgraph"
"ocaml"
"dune" {>= "3.7"}
···
"md5=31749867afa21e73376e229a8f664890"
"sha512=297e088801dcd263cb636a9526ad31f96e1090fea8eac7a8887c115d604bafe8aa3b44a18efb8027666f0f50b53c920269e79a1cf06abcb58918643a4e18bba1"
]
+
}