From 8b9aceb312b25d0fc26b421e3c26bec4d95c7b64 Mon Sep 17 00:00:00 2001 From: Clombrong Date: Sun, 29 Jun 2025 08:46:20 +0200 Subject: docs(dune): remove warning about TCP --- portal-tcp.opam | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'portal-tcp.opam') diff --git a/portal-tcp.opam b/portal-tcp.opam index fe48e81..a4029bf 100644 --- a/portal-tcp.opam +++ b/portal-tcp.opam @@ -1,12 +1,7 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" -synopsis: "Plain TCP XMPP portal" -description: """ -This library implements an XMPP Portal for plain TCP. - -This package sends your credential over unsecured plaintext wire. - -You should probably not use this unless you know what you're doing.""" +synopsis: "TCP XMPP portal" +description: "This library implements an XMPP Portal for TCP transports." maintainer: ["Clombrong"] authors: ["Clombrong"] license: "LGPL-3.0-or-later" -- cgit v1.2.3