redox/recipes/wip/tui/terminusdm/recipe.toml
2024-06-12 12:24:24 +00:00

9 lines
149 B
TOML

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