redox/recipes/wip/dev/build-system/werk/recipe.toml
2025-06-06 14:45:34 -03:00

9 lines
164 B
TOML

#TODO async and rustix crates error
[source]
git = "https://github.com/simonask/werk"
[build]
template = "custom"
script = """
cookbook_cargo_packages werk-cli
"""