Bump clap-verbosity-flag from 3.0.2 to 3.0.3 in /backend
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e2da3a46d
commit
f6f2e3694d
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue