redox/recipes/wip/demos/spinoff/recipe.toml
2024-07-14 20:09:58 +00:00

9 lines
179 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ad4mx/spinoff"
[build]
template = "custom"
script = """
cookbook_cargo_examples simple stop_and_persist stream
"""