this repo has no description

current_incr.0.6.0: Fix dune constraint (see dune-project file)

Kate 3eef57d3 77d58440

Changed files
+1 -1
packages
current_incr
current_incr.0.6.0
+1 -1
packages/current_incr/current_incr.0.6.0/opam
···
bug-reports: "https://github.com/ocurrent/current_incr/issues"
depends: [
"ocaml" {>= "4.08.0"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.8"}
"alcotest" {with-test}
"mdx" {>= "1.10.0" & with-test}
]