redox/recipes/wip/web/dirble/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
141 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/Isona/dirble"
[build]
template = "cargo"
dependencies = [
"openssl3",
]