redox/recipes/wip/tools/net/other/rustscan/recipe.toml
2024-06-26 05:05:28 +00:00

9 lines
133 B
TOML

#TODO Make nmap work
[source]
git = "https://github.com/RustScan/RustScan"
[build]
template = "cargo"
dependencies = [
"nmap",
]