move lib.typ to src/

This commit is contained in:
2026-01-17 17:24:32 +02:00
parent f3adc98f86
commit 891d33b236
2 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "nure"
version = "0.1.0"
entrypoint = "lib.typ"
entrypoint = "src/lib.typ"
authors = ["linerds"]
license = "GPL-3.0"
description = "Typst NURE package"