fix(deps): update rust crate clap to 4.3.21

This commit is contained in:
renovate[bot] 2023-08-08 03:14:10 +00:00 committed by GitHub
parent e4af62eaf7
commit 0a3161d486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ publish = false
include = ["src/main.rs", "LICENSE-*", "README.md"]
[dependencies]
clap = { version = "4.3.19", features = [
clap = { version = "4.3.21", features = [
"color",
"deprecated",
"derive",