redox/recipes/wip/tools/fuga/recipe.toml
2024-02-15 09:47:49 +00:00

9 lines
156 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/liebe-magi/fuga"
[build]
template = "custom"
script = """
cookbook_cargo_packages fuga
"""