redox/recipes/wip/dev/git-tools/git-repo-manager/recipe.toml
2024-06-25 21:35:57 +00:00

9 lines
155 B
TOML

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