redox/recipes/wip/tools/typst/recipe.toml
2024-02-16 21:58:07 +00:00

11 lines
251 B
TOML

#TODO compiled but not tested
#TODO missing script to properly move the binary
[source]
git = "https://github.com/typst/typst"
rev = "70ca0d257bb4ba927f63260e20443f244e0bb58c"
[build]
template = "custom"
script = """
cookbook_cargo_packages typst
"""