redox/recipes/wip/dev/other/firedbg/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
189 B
TOML

#TODO missing script to properly move the binary
[source]
git = "https://github.com/SeaQL/FireDBG.for.Rust"
[build]
template = "custom"
script = """
cookbook_cargo_packages firedbg-cli
"""