This commit is contained in:
silva guimaraes 2025-07-17 05:46:20 -03:00
parent aecbd157d7
commit 530f83865d
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ depends: [
"ocaml" "ocaml"
"ppx_deriving_yojson" "ppx_deriving_yojson"
"cohttp-curl-lwt" "cohttp-curl-lwt"
"lwt_ppx"
"cohttp-lwt-unix" "cohttp-lwt-unix"
"lwt_ssl" "lwt_ssl"
"ppx_expect" "ppx_expect"

View file

@ -23,6 +23,7 @@
ocaml ocaml
ppx_deriving_yojson ppx_deriving_yojson
cohttp-curl-lwt cohttp-curl-lwt
lwt_ppx
cohttp-lwt-unix cohttp-lwt-unix
lwt_ssl lwt_ssl
ppx_expect ppx_expect