mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
chore: depend on dune-configurator
This commit is contained in:
parent
47ec738611
commit
9351cf9cb3
1 changed files with 2 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue