deps
This commit is contained in:
parent
3e44b40c35
commit
2df08a03e8
1 changed files with 4 additions and 1 deletions
|
|
@ -19,7 +19,10 @@
|
|||
(name api)
|
||||
(synopsis "A short synopsis")
|
||||
(description "A longer description")
|
||||
(depends ocaml)
|
||||
(depends
|
||||
ocaml
|
||||
ppx_deriving_yojson.runtime
|
||||
ppx_yojson_conv)
|
||||
(tags
|
||||
("add topics" "to describe" your project)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue