deps: bump clap from 4.3.19 to 4.3.21

Pull-Request: #4319.
This commit is contained in:
dependabot[bot]
2023-08-14 09:20:07 +00:00
committed by GitHub
parent a4b8ff4673
commit 8022769daf
8 changed files with 11 additions and 11 deletions

View File

@ -13,7 +13,7 @@ categories = ["network-programming", "asynchronous"]
[dependencies]
anyhow = "1"
async-trait = "0.1"
clap = { version = "4.3.12", features = ["derive"] }
clap = { version = "4.3.21", features = ["derive"] }
env_logger = "0.10.0"
futures = "0.3.28"
instant = "0.1.12"