This commit is contained in:
dependabot[bot] 2025-12-06 22:22:03 +00:00 committed by GitHub
commit 43a4fe2621
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -377,9 +377,9 @@ dependencies = [
[[package]]
name = "clap-verbosity-flag"
version = "3.0.3"
version = "3.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eeab6a5cdfc795a05538422012f20a5496f050223c91be4e5420bfd13c641fb1"
checksum = "9d92b1fab272fe943881b77cc6e920d6543e5b1bfadbd5ed81c7c5a755742394"
dependencies = [
"clap",
"log",