redox/recipes/wip/dev/firedbg/recipe.toml
2024-02-21 23:52:20 +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
"""