mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 19:18:43 +08:00
8 lines
188 B
TOML
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"]
|