From 68a01545bf9de1d614490a2bdb0cca8f3b1ff7f5 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 25 May 2025 19:25:38 +0200 Subject: Add TOML config management. --- lib/dune | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/dune') diff --git a/lib/dune b/lib/dune index 3963ffd..323ea0e 100644 --- a/lib/dune +++ b/lib/dune @@ -1,5 +1,3 @@ (library (name ogit) - (libraries dream dream-html git git-unix) - (preprocess - (pps lwt_ppx))) + (libraries dream dream-html git-unix toml)) -- cgit v1.2.3