redox/recipes/wip/dev/auto-commit/recipe.toml
2024-06-11 09:18:41 +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",
]