redox/recipes/wip/net/rustscan/recipe.toml
2024-02-18 00:04:49 +00:00

10 lines
182 B
TOML

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