1 2 3 4 5 6 7
[package] edition = "2021" name = "typst-cli" version = "0.1.0" description = "The command line interface for Typst." readme = "README.md" license = "Apache-2.0"