redox/recipes/wip/dev/stgit/recipe.toml
2024-06-12 00:01:59 +00:00

9 lines
145 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/stacked-git/stgit"
[build]
template = "cargo"
dependencies = [
"openssl1",
]