Skip to content

Commit

Permalink
Bump clap from 4.3.8 to 4.3.9 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 28, 2023
1 parent 6f9bb5f commit 215e1b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@ humantime-serde = "1.1.1"
anyhow = "1.0.71"
log = { version = "0.4.19", features = ["serde"] }
tokio = { version = "1.29.0", default-features = false }
clap = { version = "4.3.8", features = ["derive"] }
clap = { version = "4.3.9", features = ["derive"] }
clap-verbosity-flag = "2.0.1"
figment = { version = "0.10.10", features = ["toml", "env"] }
prometheus-client = "0.21.1"
Expand Down

0 comments on commit 215e1b9

Please sign in to comment.