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

9 lines
165 B
TOML

#TODO xdg-home crate error (after a patch on ring)
[source]
git = "https://github.com/soywod/himalaya"
[build]
template = "cargo"
dependencies = [
"openssl1",
]