redox/recipes/wip/net/floresta/recipe.toml
2024-03-22 20:01:15 +00:00

9 lines
163 B
TOML

#TODO compilation error
[source]
git = "https://github.com/Davidson-Souza/Floresta"
[build]
template = "custom"
script = """
cookbook_cargo_packages florestad
"""