redox/recipes/wip/demos/rustubble/recipe.toml
2025-06-06 12:31:39 -03:00

9 lines
322 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/warpy-ai/rustubble"
[build]
template = "custom"
script = """
cookbook_cargo_examples list_example menu_list_example progress_bar_example spinner_example stopwatch_example table_example text_area_example text_input_example timer_example viewport_example
"""