redox/recipes/wip/matui/recipe.toml
2023-12-22 11:25:26 +00:00

9 lines
138 B
TOML

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