redox/recipes/wip/tools/cute/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
135 B
TOML

#TODO port to orbital
[source]
git = "https://github.com/PThorpe92/CuTE"
[build]
template = "cargo"
dependencies = [
"openssl1",
]