redox/recipes/wip/gui/ordinary/recipe.toml
2024-06-30 06:52:50 +00:00

9 lines
159 B
TOML

#TODO not compiled or tested
[source]
git = "https://gitlab.com/floers/ordinary"
[build]
template = "custom"
script = """
cookbook_cargo_packages ordinary
"""