redox/recipes/wip/dev/analysis/binwalk/recipe.toml

11 lines
179 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/ReFirmLabs/binwalk"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"fontconfig",
"xz",
]