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

10 lines
170 B
TOML

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