redox/recipes/wip/tools/gping/recipe.toml
2024-02-16 21:58:07 +00:00

10 lines
202 B
TOML

#TODO program source code error
[source]
git = "https://github.com/orf/gping"
rev = "7547db0d2d8c22cf15066d51fcd41dc57cb5b046"
[build]
template = "custom"
script = """
cookbook_cargo_packages gping
"""