From f0142aa1c3b4d7c2fd0b70c9e62c1ec033e445c2 Mon Sep 17 00:00:00 2001 From: Mateus Cruz Date: Mon, 5 Feb 2024 00:14:45 -0300 Subject: add basic route handling --- bin/dune | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/dune') diff --git a/bin/dune b/bin/dune index 0716639..a186150 100644 --- a/bin/dune +++ b/bin/dune @@ -1,10 +1,10 @@ (executable - (public_name rinhadebackend) + (public_name rinha) (name main) (flags (:standard -cclib -static -cclib -no-pie)) (libraries - rinhadebackend + rinha piaf routes -- cgit v1.2.3