From 7a3141b79caf7023ae02ec04dae85a8946d370a9 Mon Sep 17 00:00:00 2001 From: Alexandre Jesus Date: Mon, 1 Dec 2025 14:06:26 +0000 Subject: Add time measurement and ocamlformat --- bin/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dune') diff --git a/bin/dune b/bin/dune index 73686e6..4874544 100644 --- a/bin/dune +++ b/bin/dune @@ -5,4 +5,4 @@ (executable (public_name aoc2025) (name main) - (libraries aoc2025)) + (libraries aoc2025 unix)) -- cgit v1.2.3