redox/recipes/wip/net/rustscan/recipe.toml
2024-06-12 13:35:36 +00:00

9 lines
133 B
TOML

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