mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
10 lines
238 B
TOML
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
|
|
"""
|