redox/recipes/wip/cute/recipe.toml
2023-12-20 17:17:09 +00:00

9 lines
137 B
TOML

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