redox/recipes/wip/gui/ordinary/recipe.toml

9 lines
163 B
TOML

#TODO update async-io and rustix
[source]
git = "https://gitlab.com/floers/ordinary"
[build]
template = "custom"
script = """
cookbook_cargo_packages ordinary
"""