redox/recipes/wip/dev/git-tools/auto-commit/recipe.toml
2024-07-01 04:44:16 +00:00

9 lines
149 B
TOML

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