diff options
author | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-06 03:08:10 -0300 |
---|---|---|
committer | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-06 03:15:27 -0300 |
commit | 606f39cb00766e5be46b38e3c3034e702c3795e6 (patch) | |
tree | 83a85fbb43b8da3980ed44bd7848c491af3e70fc /lib/dune | |
parent | db882cae080d3820f1723a711398c21db27f826a (diff) |
chore: rename app
Diffstat (limited to 'lib/dune')
-rw-r--r-- | lib/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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))) |