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

9 lines
139 B
TOML

#TODO serde crate error
[source]
git = "https://github.com/rust-lang/rustup"
[build]
template = "cargo"
dependencies = [
"openssl1",
]