mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
chore: opam file
This commit is contained in:
parent
bf2dc512fd
commit
08f333ffa8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ build: [
|
||||||
["dune" "runtest" "-p" name "-j" jobs] {with-test}
|
["dune" "runtest" "-p" name "-j" jobs] {with-test}
|
||||||
]
|
]
|
||||||
depends: [
|
depends: [
|
||||||
"dune" { >= "1.11" }
|
"dune" { >= "1.1" }
|
||||||
"dune-configurator"
|
"dune-configurator"
|
||||||
"result"
|
"result"
|
||||||
"uchar"
|
"uchar"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue