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

9 lines
197 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/FGRibreau/spinners"
[build]
template = "custom"
script = """
cookbook_cargo_examples cycle simple stop_persist stop_symbol timer
"""