6 lines
100 B
TOML
6 lines
100 B
TOML
[package]
|
|
name = "handout"
|
|
version = "0.1.0"
|
|
entrypoint = "handout.typ"
|
|
authors = []
|
|
license = "GPL" |