redox/recipes/wip/tools/vincenzo/recipe.toml
2024-02-11 14:08:48 +00:00

9 lines
162 B
TOML

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