mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
(chore): bump version
This commit is contained in:
parent
291f8dfe9e
commit
fa58e6aa7e
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -346,7 +346,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "fhc"
|
name = "fhc"
|
||||||
version = "0.8.2"
|
version = "0.8.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-recursion",
|
"async-recursion",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "fhc"
|
name = "fhc"
|
||||||
version = "0.8.2"
|
version = "0.8.3"
|
||||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Fast HTTP Checker."
|
description = "Fast HTTP Checker."
|
||||||
|
|
|
||||||
2
fhc.1
2
fhc.1
|
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH FHC "1" "October 2024" "fhc 0.8.2" "User Commands"
|
.TH FHC "1" "July 2025" "fhc 0.8.2" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
fhc \- manual page for fhc 0.8.2
|
fhc \- manual page for fhc 0.8.2
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue