redox/recipes/wip/dev/analysis/honggfuzz-rs/recipe.toml
2025-10-06 15:30:37 -03:00

11 lines
181 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/rust-fuzz/honggfuzz-rs"
[build]
template = "cargo"
dependencies = [
"gnu-binutils",
"libunwind",
"xz",
]