this repo has no description

bindlib.6.0.0: untag dune from build

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

Changed files
+1 -1
packages
bindlib
bindlib.6.0.0
+1 -1
packages/bindlib/bindlib.6.0.0/opam
···
bug-reports: "https://github.com/rlepigre/ocaml-bindlib/issues"
depends: [
"ocaml" {>= "4.07.0"}
-
"dune" {>= "2.7" & build}
+
"dune" {>= "2.7"}
"timed" {= "1.0" & with-test}
"earley" {= "3.0.0" & with-test}
"odoc" {with-doc}