redox/recipes/wip/demos/appcui/recipe.toml

9 lines
164 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/gdt050579/AppCUI-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages examples
"""