redox/recipes/wip/tui/rust-kanban/recipe.toml
2024-03-25 02:07:24 +00:00

9 lines
149 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/yashs662/rust_kanban"
[build]
template = "cargo"
dependencies = [
"openssl1",
]