redox/recipes/wip/dev/crates-tui/recipe.toml
2024-03-20 15:23:00 +00:00

9 lines
157 B
TOML

#TODO port to the Orbital clipboard
[source]
git = "https://github.com/ratatui-org/crates-tui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]