redox/recipes/wip/demos/funutd/recipe.toml
2024-12-04 02:39:05 +00:00

9 lines
152 B
TOML

#TODO rfd crate error
[source]
git = "https://github.com/SamiPerttu/funutd"
[build]
template = "custom"
script = """
cookbook_cargo_examples editor
"""