mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
Bump version.
Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
This commit is contained in:
parent
8293e8b49d
commit
728b8c078d
3 changed files with 5 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -228,7 +228,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fhc"
|
name = "fhc"
|
||||||
version = "0.7.0"
|
version = "0.7.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-recursion",
|
"async-recursion",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "fhc"
|
name = "fhc"
|
||||||
version = "0.7.0"
|
version = "0.7.1"
|
||||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Fast HTTP Checker."
|
description = "Fast HTTP Checker."
|
||||||
|
|
|
||||||
6
fhc.1
6
fhc.1
|
|
@ -1,9 +1,9 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
|
||||||
.TH FHC "1" "April 2022" "FHC 0.7.0" "User Commands"
|
.TH FHC "1" "April 2022" "FHC 0.7.1" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
FHC \- manual page for FHC 0.7.0
|
FHC \- manual page for FHC 0.7.1
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
FHC 0.7.0
|
FHC 0.7.1
|
||||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||||
Fast HTTP Checker.
|
Fast HTTP Checker.
|
||||||
.SS "USAGE:"
|
.SS "USAGE:"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue