redox/recipes/wip/tools/cute/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
137 B
TOML

#TODO x11rb crate error
[source]
git = "https://github.com/PThorpe92/CuTE"
[build]
template = "cargo"
dependencies = [
"openssl1",
]