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

11 lines
192 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/rust-cli/termtree"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_examples tree
"""