redox/recipes/wip/dev/rustup/recipe.toml
2024-04-29 21:27:35 +00:00

9 lines
144 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/rust-lang/rustup"
[build]
template = "cargo"
dependencies = [
"openssl1",
]