From 3e55bb39a25ca9e0c8adddc0e67de49f5a0be4b1 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Fri, 23 Jan 2026 21:00:24 +0200 Subject: [PATCH] 1769194824 --- typst.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index 95c08f3..c23f4b5 100644 --- a/typst.toml +++ b/typst.toml @@ -1,5 +1,5 @@ [package] -name = "test-multifile" +name = "nure" version = "0.1.0" entrypoint = "src/lib.typ" authors = ["linerds"]