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

9 lines
146 B
TOML

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