current_incr.0.6.0: Fix dune constraint (see dune-project file)
Kate 3 years ago 3eef57d3 77d58440
··· 17 17 bug-reports: "https://github.com/ocurrent/current_incr/issues" 18 18 depends: [ 19 19 "ocaml" {>= "4.08.0"} 20 20 - "dune" {>= "2.0"} 20 20 + "dune" {>= "2.8"} 21 21 "alcotest" {with-test} 22 22 "mdx" {>= "1.10.0" & with-test} 23 23 ]