redox/recipes/rust64/recipe.toml

9 lines
181 B
TOML
Executable File

[source]
git = "https://gitlab.redox-os.org/redox-os/rust64.git"
#git_upstream = "https://github.com/kondrak/rust64.git"
[build]
template = "cargo"
dependencies = [
"orbital"
]