redox/recipes/wip/tui/tooters/recipe.toml
2024-03-25 02:26:45 +00:00

9 lines
145 B
TOML

#TODO port the webbrowser crate
[source]
git = "https://github.com/joshka/tooters"
[build]
template = "cargo"
dependencies = [
"openssl1",
]