redox/recipes/orbital/recipe.toml
2020-05-21 15:41:10 -06:00

11 lines
138 B
TOML

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