redox/recipes/wip/demos/renderling/recipe.toml
2024-07-13 17:19:40 +00:00

9 lines
160 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/schell/renderling"
[build]
template = "custom"
script = """
cookbook_cargo_packages example
"""