redox/recipes/wip/tools/tts-tui/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
158 B
TOML

#TODO make speech-dispatcher work
[source]
git = "https://github.com/lesleyrs/tts-tui"
[build]
template = "cargo"
dependencies = [
"speech-dispatcher",
]