redox/recipes/wip/dev/crates-tui/recipe.toml
2024-03-20 01:24:21 +00:00

9 lines
150 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/ratatui-org/crates-tui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]