redox/recipes/orbclient/recipe.toml
2023-05-18 12:49:23 -06:00

9 lines
145 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/orbclient.git"
[build]
template = "custom"
script = """
cookbook_cargo_examples simple
"""