redox/recipes/wip/demos/funutd/recipe.toml
2024-07-13 16:07:56 +00:00

9 lines
159 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/SamiPerttu/funutd"
[build]
template = "custom"
script = """
cookbook_cargo_examples editor
"""