redox/recipes/wip/firedbg/recipe.toml
2023-12-21 01:08:18 +00:00

10 lines
238 B
TOML

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