redox/recipes/wip/dev/rust-tools/rustup/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
139 B
TOML

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