mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
Add Cargo.toml info.
This commit is contained in:
parent
1f3fe1f453
commit
5db5b70757
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,11 @@ name = "unimap"
|
|||
version = "0.1.0"
|
||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Scan only once by IP address and reduce scan times with Nmap for large amounts of data."
|
||||
repository = "https://github.com/edu4rdshl/unimap"
|
||||
license = "GPL-3.0-or-later"
|
||||
keywords = ["nmap", "scanning", "ip-scan", "scanner", "open-ports"]
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue