redox/recipes/wip/net/other/rustscan/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
133 B
TOML

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