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

10 lines
192 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/jasonwhite/git-subset"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]