7 lines
167 B
TOML
7 lines
167 B
TOML
[package]
|
|
name = "lyes-typstbox"
|
|
version = "0.1.0"
|
|
entrypoint = "lib.typ"
|
|
authors = ["Lyes Saadi <dev@lyes.eu>"]
|
|
license = "MIT-0"
|
|
description = "Lyes' Typst ToolBox"
|