redox/recipes/wip/demos/rain/recipe.toml
2025-06-04 12:46:03 -03:00

9 lines
153 B
TOML

#TODO compilation error
[source]
git = "https://github.com/saschagrunert/rain"
[build]
template = "custom"
script = """
cookbook_cargo_examples demo
"""