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"]