mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-12 14:00:41 -05:00
fix dep
This commit is contained in:
parent
0b8415436f
commit
8582f6f3bb
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
(odoc :with-doc)
|
||||
(hmap :with-test)
|
||||
picos
|
||||
picos_sync
|
||||
picos_std
|
||||
(mdx
|
||||
(and
|
||||
(>= 1.9.0)
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ depends: [
|
|||
"odoc" {with-doc}
|
||||
"hmap" {with-test}
|
||||
"picos"
|
||||
"picos_sync"
|
||||
"picos_std"
|
||||
"mdx" {>= "1.9.0" & with-test}
|
||||
]
|
||||
depopts: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue