redox/recipes/wip/dev/other/headers/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
143 B
TOML

#TODO make libxcb work
[source]
git = "https://github.com/transmissions11/headers"
[build]
template = "cargo"
dependencies = [
"libxcb",
]