redox/recipes/wip/dev/other/rgit/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
130 B
TOML

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