depends
This commit is contained in:
parent
aecbd157d7
commit
530f83865d
2 changed files with 2 additions and 0 deletions
1
api.opam
1
api.opam
|
|
@ -14,6 +14,7 @@ depends: [
|
|||
"ocaml"
|
||||
"ppx_deriving_yojson"
|
||||
"cohttp-curl-lwt"
|
||||
"lwt_ppx"
|
||||
"cohttp-lwt-unix"
|
||||
"lwt_ssl"
|
||||
"ppx_expect"
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
ocaml
|
||||
ppx_deriving_yojson
|
||||
cohttp-curl-lwt
|
||||
lwt_ppx
|
||||
cohttp-lwt-unix
|
||||
lwt_ssl
|
||||
ppx_expect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue