Skip to content

Commit 267341d

Browse files
Update Rust crate clap to v4.2.7 (#6418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9887724 commit 267341d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
3939
cargo-registry-markdown = { path = "cargo-registry-markdown" }
4040
cargo-registry-s3 = { path = "cargo-registry-s3" }
4141
chrono = { version = "=0.4.24", features = ["serde"] }
42-
clap = { version = "=4.2.5", features = ["derive", "env", "unicode", "wrap_help"] }
42+
clap = { version = "=4.2.7", features = ["derive", "env", "unicode", "wrap_help"] }
4343
cookie = { version = "=0.17.0", features = ["secure"] }
4444
dashmap = { version = "=5.4.0", features = ["raw-api"] }
4545
derive_deref = "=1.1.1"

0 commit comments

Comments
 (0)