redox/recipes/wip/dev/headers/recipe.toml
2024-02-17 20:47:31 +00:00

9 lines
143 B
TOML

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