redox/recipes/wip/dev/other/twiggy/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
179 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/rustwasm/twiggy"
[build]
template = "custom"
script = """
cookbook_cargo_packages twiggy
"""