redox/recipes/wip/demos/rootvg/recipe.toml
2024-07-13 17:42:17 +00:00

9 lines
160 B
TOML

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