redox/recipes/wip/dev/fazi/recipe.toml
2024-02-17 00:39:27 +00:00

9 lines
156 B
TOML

#TODO library source code error
[source]
git = "https://github.com/landaire/fazi"
[build]
template = "custom"
script = """
cookbook_cargo_packages fazi
"""