redox/recipes/demos/dynamic-example/recipe.toml
2025-06-12 11:09:34 -06:00

9 lines
147 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/dynamic-example.git"
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo
"""