aboutsummaryrefslogtreecommitdiff
path: root/flesh.opam
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-30 12:56:05 +0200
committerClombrong <cromblong@egregore.fun>2025-07-26 21:55:02 +0200
commitef5a9c62e1f77a93407cc533a045ffa8fb5d6d2e (patch)
treea6d177cc1e556d1439a86653cc7c4b8ffd7349c9 /flesh.opam
parent530b648bb826ef8a5dfaf5eaa85e8e8eb51ae1ef (diff)
feat(dune): new dependency domain-name
Diffstat (limited to 'flesh.opam')
-rw-r--r--flesh.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/flesh.opam b/flesh.opam
index cd20c8c..301310b 100644
--- a/flesh.opam
+++ b/flesh.opam
@@ -16,6 +16,7 @@ depends: [
"lwt_ppx"
"base64"
"ppx_deriving"
+ "domain-name"
"js_of_ocaml-compiler" {with-test}
"merlin" {with-test}
"utop" {with-test}