redox/recipes/wip/dev/other/crates-tui/recipe.toml
2025-10-15 18:19:46 -03: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",
]