From 853efc406d5552c3db0dff1cba250056c441e89f Mon Sep 17 00:00:00 2001 From: Jan-Bulthuis Date: Sun, 19 Jul 2026 14:01:42 +0200 Subject: [PATCH] chore: remove directory --- src/{typst/mod.rs => typst.rs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{typst/mod.rs => typst.rs} (100%) diff --git a/src/typst/mod.rs b/src/typst.rs similarity index 100% rename from src/typst/mod.rs rename to src/typst.rs