mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
8 lines
157 B
TOML
8 lines
157 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/CbIRNik/dbgflow"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cargo"
|
|
cargopackages = ["dbgflow"]
|