deps: bump clap from 4.3.2 to 4.3.3

Pull-Request: #4061.
This commit is contained in:
dependabot[bot]
2023-06-20 15:23:15 +00:00
committed by GitHub
parent 8f9827043c
commit e28f0326c7
8 changed files with 11 additions and 11 deletions

View File

@ -6,7 +6,7 @@ publish = false
license = "MIT"
[dependencies]
clap = { version = "4.3.1", features = ["derive"] }
clap = { version = "4.3.3", features = ["derive"] }
env_logger = "0.10.0"
futures = "0.3.28"
futures-timer = "3.0"