redox/recipes/emulators/rust64/recipe.toml
2023-11-05 12:58:51 +00:00

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"
]