redox/recipes/wip/dev/git-subset/recipe.toml
2024-06-11 20:05:23 +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",
]