redox/recipes/wip/innernet-cli/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
193 B
TOML

#TODO Not compiled or tested
[source]
tar = "https://github.com/tonarino/innernet/archive/refs/tags/v1.6.0.tar.gz"
[build]
template = "custom"
script = """
cookbook_cargo_packages innernet
"""