redox/recipes/wip/net/yaydl/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
165 B
TOML

#TODO compilation error (after cargo update)
[source]
git = "https://github.com/dertuxmalwieder/yaydl"
[build]
template = "cargo"
dependencies = [
"openssl1",
]