redox/recipes/wip/dev/loco/recipe.toml
2024-06-08 16:20:18 +00:00

9 lines
156 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/loco-rs/loco"
[build]
template = "custom"
script = """
cookbook_cargo_packages loco-cli
"""