redox/recipes/wip/demos/rain/recipe.toml
2024-07-15 06:35:19 +00:00

9 lines
158 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/saschagrunert/rain"
[build]
template = "custom"
script = """
cookbook_cargo_examples demo
"""