redox/recipes/wip/fend/recipe.toml
2023-12-21 00:27:23 +00:00

9 lines
153 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/printfn/fend"
[build]
template = "custom"
script = """
cookbook_cargo_packages fend
"""