redox/recipes/gui/orbutils-launcher/recipe.toml

12 lines
165 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/orbutils.git"
[build]
template = "cargo"
package_path = "launcher"
[package]
dependencies = [
"orbital"
]