diff options
author | Clombrong <cromblong@egregore.fun> | 2025-06-27 11:22:51 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-06-27 12:09:19 +0200 |
commit | d067ba669395e5a1d323201f379a72c928ee198c (patch) | |
tree | 2cc8bf2cc75893aedddf4643c433b588c619c006 /dune-project | |
parent | 2e5f2e0bbf5a34b6d49293a1c2099123a781fc52 (diff) |
feat(portal-tcp): add tls-lwt dependency
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dune-project b/dune-project index 6adc22f..6927fe6 100644 --- a/dune-project +++ b/dune-project @@ -76,6 +76,7 @@ You should probably not use this unless you know what you're doing.") (depends ocaml dune + tls-lwt (merlin :with-test) (utop :with-test)) (tags |