diff options
author | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-05 03:31:35 -0300 |
---|---|---|
committer | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-05 03:31:35 -0300 |
commit | 5a2f5bf9a12b270e15757df48afeb1c1db5b34b3 (patch) | |
tree | 2f1797364d78d935b4eb79269fd6b100fa77ec21 /bin/dune | |
parent | f0142aa1c3b4d7c2fd0b70c9e62c1ec033e445c2 (diff) |
add db queries
Diffstat (limited to 'bin/dune')
-rw-r--r-- | bin/dune | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -5,17 +5,9 @@ (:standard -cclib -static -cclib -no-pie)) (libraries rinha - piaf routes eio_main - caqti-driver-postgresql logs.fmt fmt.tty - logs.threaded - caqti-eio - caqti - ppx_rapper_eio) - - (preprocess - (pps ppx_rapper))) + logs.threaded)) |