redox/recipes/wip/innernet-cli/recipe.toml
2023-12-18 16:49:59 +00:00

10 lines
210 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/tonarino/innernet"
rev = "8d058c8d879bdeec64506f2d34c2c55e2975ec28"
[build]
template = "custom"
script = """
cookbook_cargo_packages innernet
"""