redox/recipes/wip/math/fend/recipe.toml
2024-02-10 14:16:02 +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
"""