redox/recipes/wip/dev/rust-tools/rustup/recipe.toml
2026-03-12 15:10:50 -03:00

10 lines
160 B
TOML

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