redox/recipes/wip/dev/cargo-tools/cargo-component/recipe.toml
2026-03-12 14:16:12 -03:00

10 lines
177 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/bytecodealliance/cargo-component"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]