redox/recipes/wip/demos/renderling/recipe.toml
2026-02-13 21:02:20 -03:00

11 lines
195 B
TOML

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