redox/recipes/wip/tools/matui/recipe.toml
2024-02-15 09:47:49 +00:00

9 lines
138 B
TOML

#TODO xdg-home crate error
[source]
git = "https://github.com/pkulak/matui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]