redox/recipes/wip/demos/rootvg/recipe.toml

9 lines
161 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/MeadowlarkDAW/rootvg"
[build]
template = "custom"
script = """
cookbook_cargo_examples demo
"""