redox/recipes/wip/innernet-cli/recipe.toml
2023-12-21 21:30:33 +00:00

9 lines
155 B
TOML

#TODO shared crate error
[source]
git = "https://github.com/tonarino/innernet"
[build]
template = "custom"
script = """
cookbook_cargo_packages client
"""