Skip to content

Commit

Permalink
chore(deps): bump clap-verbosity-flag from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: clap-verbosity-flag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 637a3c0 commit c38c992
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tempfile = "3.14.0"
anda-config = { workspace = true }
andax = { path = "./andax", version = "0.4.5" }
flatpak = "0.18.1"
clap-verbosity-flag = "3.0.1"
clap-verbosity-flag = "3.0.2"
tokio = { version = "1.42.0", features = [
"process",
"io-util",
Expand Down

0 comments on commit c38c992

Please sign in to comment.