summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMateus Cruz <mateuscolvr@gmail.com>2024-02-06 03:08:10 -0300
committerMateus Cruz <mateuscolvr@gmail.com>2024-02-06 03:15:27 -0300
commit606f39cb00766e5be46b38e3c3034e702c3795e6 (patch)
tree83a85fbb43b8da3980ed44bd7848c491af3e70fc /lib
parentdb882cae080d3820f1723a711398c21db27f826a (diff)
chore: rename app
Diffstat (limited to 'lib')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 6c8a064..b5507d7 100644
--- a/lib/dune
+++ b/lib/dune
@@ -1,5 +1,5 @@
(library
- (name rinha)
+ (name combattant)
(libraries piaf routes yojson caqti caqti-driver-postgresql caqti-eio ppx_rapper_eio)
(preprocess
(pps ppx_rapper)))