diff --git a/iter.opam b/iter.opam index fa81419..a833324 100644 --- a/iter.opam +++ b/iter.opam @@ -13,7 +13,8 @@ build: [ depends: [ "base-bytes" "result" - "dune" {build} + "dune" { >= "1.1" } + "dune-configurator" "qcheck" {with-test} "qtest" {with-test} "mdx" {with-test}