aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-29 22:16:11 +0200
committerClombrong <cromblong@egregore.fun>2025-05-29 22:16:11 +0200
commit2078ab7d47d3f7c6b93b05cd0aa75091ad3a09d5 (patch)
tree37268cc766af5d8dfcacf5fb770fc0d75c28ecb1 /dune-project
parent94172590a6a64bf7c33c4cdff90660da7562c433 (diff)
feat(opam): rename flesh_websockets to portal-websockets
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project6
1 files changed, 3 insertions, 3 deletions
diff --git a/dune-project b/dune-project
index 38ac281..6a95ff6 100644
--- a/dune-project
+++ b/dune-project
@@ -32,9 +32,9 @@
(xmpp lwt)))
(package
- (name flesh_websockets)
- (synopsis "WebSockets Flesh portal")
- (description "This library implements a Flesh portal for Websockets.")
+ (name portal-websockets)
+ (synopsis "WebSockets XMPP portal")
+ (description "This library implements an XMPP Portal for Websockets.")
(depends
ocaml
dune