redox/recipes/wip/dev/other/firedbg/recipe.toml
2026-03-13 15:24:15 -03:00

8 lines
188 B
TOML

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