(chore): bump version

This commit is contained in:
Eduard Tolosa 2025-07-27 16:52:12 -05:00
parent cc37ccbcac
commit 6701590efd
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -346,7 +346,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]]
name = "fhc"
version = "0.8.3"
version = "0.9.0"
dependencies = [
"async-recursion",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "fhc"
version = "0.8.3"
version = "0.9.0"
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
edition = "2018"
description = "Fast HTTP Checker."