Skip to content

Commit

Permalink
Bump clap from 4.4.10 to 4.4.11 (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 0826c53 commit 019d972
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.75"
log = { version = "0.4.20", features = ["serde"] }
tokio = { version = "1.34.0", default-features = false }
clap = { version = "4.4.10", features = ["derive"] }
clap = { version = "4.4.11", features = ["derive"] }
clap-verbosity-flag = "2.1.0"
figment = { version = "0.10.12", features = ["toml", "env"] }
prometheus-client = "0.22.0"
Expand Down

0 comments on commit 019d972

Please sign in to comment.