Skip to content

Commit

Permalink
Merge pull request #230 from FyraLabs/dependabot/cargo/clap-verbosity…
Browse files Browse the repository at this point in the history
…-flag-3.0.2

chore(deps): bump clap-verbosity-flag from 3.0.1 to 3.0.2
  • Loading branch information
madonuko authored Dec 23, 2024
2 parents 637a3c0 + c38c992 commit 93c26fd
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 93c26fd

Please sign in to comment.