redox/recipes/wip/dev/git-tools/git-repo-manager/recipe.toml
2026-03-12 14:57:53 -03:00

10 lines
176 B
TOML

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