redox/recipes/wip/demos/spinoff/recipe.toml
2025-06-06 13:06:50 -03:00

9 lines
180 B
TOML

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