Bump clap-verbosity-flag from 3.0.2 to 3.0.3 in /backend (#41)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-23 23:08:13 +01:00 committed by GitHub
parent 33455d24fc
commit b5a6c6a993
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ regex = "1.11.1"
clap = { version = "4.5.38", features = ["derive"] }
futures = "0.3.31"
serde_json = "1.0.140"
clap-verbosity-flag = "3.0.2"
clap-verbosity-flag = "3.0.3"
[lints]
workspace = true