redox/recipes/wip/net/attractorr/recipe.toml
2024-02-26 00:44:45 +00:00

9 lines
148 B
TOML

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