diff options
author | Clombrong <cromblong@egregore.fun> | 2025-06-27 12:20:29 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-06-27 12:20:29 +0200 |
commit | 8e8f2974fb511986fbf0b183e6209323289fc13a (patch) | |
tree | 58a483327e5e80505817081020e5394aff998602 /dune-project | |
parent | d067ba669395e5a1d323201f379a72c928ee198c (diff) |
feat(portal-tcp): add ca-certs 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 6927fe6..65a7a75 100644 --- a/dune-project +++ b/dune-project @@ -77,6 +77,7 @@ You should probably not use this unless you know what you're doing.") ocaml dune tls-lwt + ca-certs (merlin :with-test) (utop :with-test)) (tags |