redox/recipes/wip/dev/cargo-equip/recipe.toml
2024-04-28 11:07:40 +00:00

9 lines
146 B
TOML

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