redox/recipes/wip/tools/matui/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
135 B
TOML

#TODO ahash crate error
[source]
git = "https://github.com/pkulak/matui"
[build]
template = "cargo"
dependencies = [
"openssl3",
]