redox/recipes/wip/web/dirble/recipe.toml
2024-06-12 12:57:22 +00:00

9 lines
141 B
TOML

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