redox/recipes/wip/dev/git-tools/git-subset/recipe.toml
2024-06-25 21:35:57 +00:00

9 lines
171 B
TOML

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