redox/recipes/wip/dev/rgit/recipe.toml
2024-03-22 13:59:24 +00:00

9 lines
130 B
TOML

#TODO compilation error
[source]
git = "https://github.com/w4/rgit"
[build]
template = "cargo"
dependencies = [
"openssl1",
]