redox/recipes/wip/demos/usfx/recipe.toml
2024-07-14 09:57:11 +00:00

9 lines
160 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/tversteeg/usfx"
[build]
template = "custom"
script = """
cookbook_cargo_examples cpal music
"""