mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
Bump version.
This commit is contained in:
parent
ab00d977bd
commit
4ffa94d613
3 changed files with 5 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1276,7 +1276,7 @@ checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "unimap"
|
name = "unimap"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atty",
|
"atty",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "unimap"
|
name = "unimap"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Scan only once by IP address and reduce scan times with Nmap for large amounts of data."
|
description = "Scan only once by IP address and reduce scan times with Nmap for large amounts of data."
|
||||||
|
|
|
||||||
6
unimap.1
6
unimap.1
|
|
@ -1,9 +1,9 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
|
||||||
.TH UNIMAP "1" "May 2021" "Unimap 0.5.0" "User Commands"
|
.TH UNIMAP "1" "May 2021" "Unimap 0.5.1" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
Unimap \- manual page for Unimap 0.5.0
|
Unimap \- manual page for Unimap 0.5.1
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Unimap 0.5.0
|
Unimap 0.5.1
|
||||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||||
Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
|
Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
|
||||||
.SS "USAGE:"
|
.SS "USAGE:"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue