redox/recipes/wip/demos/hotline/recipe.toml
2024-12-04 08:00:45 +00:00

9 lines
169 B
TOML

#TODO hot-lib-reloader crate error
[source]
git = "https://github.com/polymonster/hotline"
[build]
template = "custom"
script = """
cookbook_cargo_examples triangle
"""