redox/recipes/wip/tools/innernet-cli/recipe.toml
2024-02-15 09:47:49 +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
"""