redox/recipes/wip/dev/protofetch/recipe.toml
2024-06-11 21:18:25 +00:00

9 lines
149 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/coralogix/protofetch"
[build]
template = "cargo"
dependencies = [
"openssl1",
]