redox/recipes/wip/dev/other/silicon/recipe.toml
2025-06-08 17:37:38 -03:00

9 lines
192 B
TOML

#TODO the yeslogic-fontconfig-sys crate can't find the fontconfig dependency
[source]
git = "https://github.com/Aloxaf/silicon"
[build]
template = "cargo"
dependencies = [
"fontconfig",
]