forked from pencelheimer/typst_nure_template
fix: package entry point
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nure"
|
name = "nure"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
entrypoint = "template.typ"
|
entrypoint = "lib.typ"
|
||||||
authors = ["linerds"]
|
authors = ["linerds"]
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
description = "Typst NURE package"
|
description = "Typst NURE package"
|
||||||
|
Reference in New Issue
Block a user