redox/recipes/wip/dev/git-chain/recipe.toml
2024-06-12 07:58:49 +00:00

9 lines
165 B
TOML

#TODO Not compiled or tested (after cargo update)
[source]
git = "https://github.com/dashed/git-chain"
[build]
template = "cargo"
dependencies = [
"openssl1",
]