aboutsummaryrefslogtreecommitdiff
path: root/wormhole.opam
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-02 11:25:36 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-02 11:25:36 -0600
commit189179574d847e8e9662cf78804ce9371fac988d (patch)
tree0cc2b8c27fe8cf59d4724100d8b95085fab6432d /wormhole.opam
parent4fe8c79ce03e12be04b0d928b65b1a7d475f4458 (diff)
downloadwormhole-189179574d847e8e9662cf78804ce9371fac988d.tar.gz
wormhole-189179574d847e8e9662cf78804ce9371fac988d.tar.bz2
wormhole-189179574d847e8e9662cf78804ce9371fac988d.zip
Add user
Diffstat (limited to '')
-rw-r--r--wormhole.opam3
1 files changed, 2 insertions, 1 deletions
diff --git a/wormhole.opam b/wormhole.opam
index 77342ae..f26a552 100644
--- a/wormhole.opam
+++ b/wormhole.opam
@@ -11,9 +11,10 @@ doc: "https://url/to/documentation"
bug-reports: "https://github.com/username/reponame/issues"
depends: [
"ocaml"
- "dream"
"dune" {>= "3.11"}
"ppx_yojson_conv"
+ "cohttp"
+ "cohttp-lwt-unix"
"odoc" {with-doc}
]
build: [