aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-10 00:33:07 +0200
committerClombrong <cromblong@egregore.fun>2025-06-10 00:33:07 +0200
commit0b14c14284c8235008810ffed6e3028023d2e0e2 (patch)
tree029e7aeeb810f496943d9e6972c6ddae4a9b7ed4 /lib/dune
parentd2fc73f4aaecab25201bcf9860c4e6d934fb2772 (diff)
feat(auth): gen auth parameter
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dune b/lib/dune
index 6f37f9d..645b8b9 100644
--- a/lib/dune
+++ b/lib/dune
@@ -2,5 +2,6 @@
(public_name flesh)
(libraries
lwt
+ base64
portal)
(preprocess (pps ppx_deriving.show)))